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

  /src/sys/external/bsd/drm2/linux/
linux_pci.c 596 pci_get_domain_bus_and_slot(int domain, int bus, int slot) function in typeref:struct:pci_dev *
  /src/sys/external/bsd/drm2/include/linux/
pci.h 264 #define pci_get_domain_bus_and_slot linux_pci_get_domain_bus_and_slot macro
365 struct pci_dev *pci_get_domain_bus_and_slot(int, int, int);

Completed in 14 milliseconds