Home
last modified time | relevance | path

Searched defs:pbnum (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/x86/pci/
H A Dpchb.c99 int bcreg, pbnum; in pchb_get_bus_number() local
157 u_char bdnum, pbnum = 0; /* XXX: gcc */ in pchbattach() local
/netbsd/usr.bin/m4/
H A Dmisc.c116 pbnum(int n) in pbnum() function