Searched defs:get_pci_cap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c133 static int get_pci_cap(uchar_t bus, uchar_t dev, uchar_t func, uint8_t cap_id);
818 get_pci_cap(uchar_t bus, uchar_t dev, uchar_t func, uint8_t cap_id) function
933 cap_ptr = get_pci_cap(bus, dev, func, PCI_CAP_ID_PCI_E);

Completed in 72 milliseconds