/src/sys/arch/sandpoint/stand/altboot/ |
pci.c | 50 static int devmatch(int, int, int, unsigned long); 77 if (_pcilookup(0, devmatch, pciid, &target, 0, 1)) { 326 devmatch(int bus, int dev, int func, unsigned long data) function in typeref:typename:int
|
pci.c | 50 static int devmatch(int, int, int, unsigned long); 77 if (_pcilookup(0, devmatch, pciid, &target, 0, 1)) { 326 devmatch(int bus, int dev, int func, unsigned long data) function in typeref:typename:int
|
pci.c | 50 static int devmatch(int, int, int, unsigned long); 77 if (_pcilookup(0, devmatch, pciid, &target, 0, 1)) { 326 devmatch(int bus, int dev, int func, unsigned long data) function in typeref:typename:int
|