fcn 132 arch/i386/pci/pci_machdep.c #define _qe(bus, dev, fcn, vend, prod) \ fcn 133 arch/i386/pci/pci_machdep.c {_m1tag(bus, dev, fcn), PCI_ID_CODE(vend, prod)} fcn 260 ddb/db_command.c (*cmd->fcn)(addr, have_addr, count, modif); fcn 75 ddb/db_command.h void (*fcn)(db_expr_t, int, db_expr_t, char *); fcn 110 ddb/db_variables.c int (*func)(struct db_variable *, db_expr_t *, int) = vp->fcn; fcn 121 ddb/db_variables.c int (*func)(struct db_variable *, db_expr_t *, int) = vp->fcn; fcn 43 ddb/db_variables.h int (*fcn)(struct db_variable *, db_expr_t *, int);