HomeSort by: relevance | last modified time | path
    Searched defs:devmatch (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 81 milliseconds