Home
last modified time | relevance | path

Searched defs:nfunctions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dpuccn.c95 int maxdev, nfunctions = 0, i; /* XXX */ in pucprobe_doit() local
H A Dpci.c748 int device, function, nfunctions, ret; local
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dpci.c160 int device, function, nfunctions; in _buswalk() local
/netbsd-src/tests/lib/libcurses/director/
H A Dtestlang_parse.y878 check_function_table(char * function,const char * const table[],int nfunctions) check_function_table() argument