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

  /src/sys/dev/pci/
pciconf.c 197 static int pci_do_device_query(pciconf_bus_t *, pcitag_t, int, int, int);
297 * If we find something, call pci_do_device_query()).
372 if (pci_do_device_query(pb, tag, device,
588 pci_do_device_query(pciconf_bus_t *pb, pcitag_t tag, int dev, int func, function in typeref:typename:int

Completed in 12 milliseconds