taglinefilesource code
type187arch/alpha/kernel/apecs.cunsigned char *type1)
type192arch/alpha/kernel/apecs.cbus, device_fn, where, pci_addr, type1));
type1104arch/alpha/kernel/apecs.c*type1 = 0;
type1108arch/alpha/kernel/apecs.c*type1 = 1;
type1117arch/alpha/kernel/apecs.cstatic unsigned int conf_read(unsigned long addr, unsigned char type1)
type1141arch/alpha/kernel/apecs.cDBG(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1));
type1149arch/alpha/kernel/apecs.cif (type1) {
type1198arch/alpha/kernel/apecs.cif (type1) {
type1215arch/alpha/kernel/apecs.cstatic void conf_write(unsigned long addr, unsigned int value, unsigned char type1)
type1230arch/alpha/kernel/apecs.cif (type1) {
type1270arch/alpha/kernel/apecs.cif (type1) {
type1283arch/alpha/kernel/apecs.cunsigned char type1;
type1287arch/alpha/kernel/apecs.cif (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) {
type1293arch/alpha/kernel/apecs.c*value = conf_read(addr, type1) >> ((where & 3) * 8);
type1304arch/alpha/kernel/apecs.cunsigned char type1;
type1312arch/alpha/kernel/apecs.cif (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1)) {
type1318arch/alpha/kernel/apecs.c*value = conf_read(addr, type1) >> ((where & 3) * 8);
type1328arch/alpha/kernel/apecs.cunsigned char type1;
type1335arch/alpha/kernel/apecs.cif (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1)) {
type1339arch/alpha/kernel/apecs.c*value = conf_read(addr, type1);
type1349arch/alpha/kernel/apecs.cunsigned char type1;
type1351arch/alpha/kernel/apecs.cif (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) {
type1355arch/alpha/kernel/apecs.cconf_write(addr, value << ((where & 3) * 8), type1);
type1365arch/alpha/kernel/apecs.cunsigned char type1;
type1367arch/alpha/kernel/apecs.cif (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) {
type1371arch/alpha/kernel/apecs.cconf_write(addr, value << ((where & 3) * 8), type1);
type1381arch/alpha/kernel/apecs.cunsigned char type1;
type1383arch/alpha/kernel/apecs.cif (mk_conf_addr(bus, device_fn, where, &pci_addr, &type1) < 0) {
type1387arch/alpha/kernel/apecs.cconf_write(addr, value << ((where & 3) * 8), type1);
type1153include/asm-alpha/unistd.h#define _syscall1(type,name,type1,arg1) \
type1154include/asm-alpha/unistd.htype name(type1 arg1) \
type1159include/asm-alpha/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type1160include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2) \
type1165include/asm-alpha/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type1166include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type1171include/asm-alpha/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type1172include/asm-alpha/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type1177include/asm-alpha/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type1179include/asm-alpha/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type1176include/asm-i386/unistd.h#define _syscall1(type,name,type1,arg1) \
type1177include/asm-i386/unistd.htype name(type1 arg1) \
type1189include/asm-i386/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type1190include/asm-i386/unistd.htype name(type1 arg1,type2 arg2) \
type1202include/asm-i386/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type1203include/asm-i386/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type1216include/asm-i386/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type1217include/asm-i386/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type1230include/asm-i386/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type1232include/asm-i386/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type1175include/asm-ppc/unistd.h#define _syscall1(type,name,type1,arg1) \
type1176include/asm-ppc/unistd.htype name(type1 arg1) \
type1189include/asm-ppc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type1190include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2) \
type1203include/asm-ppc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type1204include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type1217include/asm-ppc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type1218include/asm-ppc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type1231include/asm-ppc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type1233include/asm-ppc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
type1281include/asm-sparc/unistd.h#define _syscall1(type,name,type1,arg1) \
type1282include/asm-sparc/unistd.htype name(type1 arg1) \
type1298include/asm-sparc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
type1299include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2) \
type1316include/asm-sparc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
type1317include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
type1337include/asm-sparc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
type1338include/asm-sparc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
type1359include/asm-sparc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
type1361include/asm-sparc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \