Home
last modified time | relevance | path

Searched refs:get_pci_cap (Results 1 – 1 of 1) sorted by relevance

/titanic_44/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) in get_pci_cap() function
933 cap_ptr = get_pci_cap(bus, dev, func, PCI_CAP_ID_PCI_E); in fix_ppb_res()