tag | line | file | source code |
type1 | 87 | arch/alpha/kernel/apecs.c | unsigned char *type1) |
type1 | 92 | arch/alpha/kernel/apecs.c | bus, device_fn, where, pci_addr, type1)); |
type1 | 104 | arch/alpha/kernel/apecs.c | *type1 = 0; |
type1 | 108 | arch/alpha/kernel/apecs.c | *type1 = 1; |
type1 | 117 | arch/alpha/kernel/apecs.c | static unsigned int conf_read(unsigned long addr, unsigned char type1) |
type1 | 126 | arch/alpha/kernel/apecs.c | DBG(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1)); |
type1 | 134 | arch/alpha/kernel/apecs.c | if (type1) { |
type1 | 183 | arch/alpha/kernel/apecs.c | if (type1) { |
type1 | 192 | arch/alpha/kernel/apecs.c | static void conf_write(unsigned long addr, unsigned int value, unsigned char type1) |
type1 | 207 | arch/alpha/kernel/apecs.c | if (type1) { |
type1 | 247 | arch/alpha/kernel/apecs.c | if (type1) { |
type1 | 260 | arch/alpha/kernel/apecs.c | unsigned char type1; |
type1 | 264 | arch/alpha/kernel/apecs.c | if (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) { |
type1 | 270 | arch/alpha/kernel/apecs.c | *value = conf_read(addr, type1) >> ((where & 3) * 8); |
type1 | 281 | arch/alpha/kernel/apecs.c | unsigned char type1; |
type1 | 289 | arch/alpha/kernel/apecs.c | if (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1)) { |
type1 | 295 | arch/alpha/kernel/apecs.c | *value = conf_read(addr, type1) >> ((where & 3) * 8); |
type1 | 305 | arch/alpha/kernel/apecs.c | unsigned char type1; |
type1 | 312 | arch/alpha/kernel/apecs.c | if (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1)) { |
type1 | 316 | arch/alpha/kernel/apecs.c | *value = conf_read(addr, type1); |
type1 | 326 | arch/alpha/kernel/apecs.c | unsigned char type1; |
type1 | 328 | arch/alpha/kernel/apecs.c | if (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) { |
type1 | 332 | arch/alpha/kernel/apecs.c | conf_write(addr, value << ((where & 3) * 8), type1); |
type1 | 342 | arch/alpha/kernel/apecs.c | unsigned char type1; |
type1 | 344 | arch/alpha/kernel/apecs.c | if (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) { |
type1 | 348 | arch/alpha/kernel/apecs.c | conf_write(addr, value << ((where & 3) * 8), type1); |
type1 | 358 | arch/alpha/kernel/apecs.c | unsigned char type1; |
type1 | 360 | arch/alpha/kernel/apecs.c | if (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) { |
type1 | 364 | arch/alpha/kernel/apecs.c | conf_write(addr, value << ((where & 3) * 8), type1); |
type1 | 140 | include/asm-alpha/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type1 | 141 | include/asm-alpha/unistd.h | type name(type1 arg1) \ |
type1 | 146 | include/asm-alpha/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type1 | 147 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2) \ |
type1 | 152 | include/asm-alpha/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type1 | 153 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type1 | 158 | include/asm-alpha/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type1 | 159 | include/asm-alpha/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type1 | 164 | include/asm-alpha/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type1 | 166 | include/asm-alpha/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type1 | 168 | include/asm-i386/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type1 | 169 | include/asm-i386/unistd.h | type name(type1 arg1) \ |
type1 | 181 | include/asm-i386/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type1 | 182 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2) \ |
type1 | 194 | include/asm-i386/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type1 | 195 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type1 | 208 | include/asm-i386/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type1 | 209 | include/asm-i386/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type1 | 222 | include/asm-i386/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type1 | 224 | include/asm-i386/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type1 | 32 | include/asm-sparc/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type1 | 33 | include/asm-sparc/unistd.h | type name(type1 arg1) \ |
type1 | 50 | include/asm-sparc/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type1 | 51 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2) \ |
type1 | 69 | include/asm-sparc/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type1 | 70 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type1 | 91 | include/asm-sparc/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type1 | 92 | include/asm-sparc/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type1 | 114 | include/asm-sparc/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type1 | 116 | include/asm-sparc/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |