Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h585 int t4_os_find_pci_capability(struct adapter *sc, int cap);
H A Dt4_nexus.c2170 t4_os_find_pci_capability(struct adapter *sc, int cap) in t4_os_find_pci_capability() function
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4869 pcie_cap = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in get_pci_mode()
4970 t4_os_find_pci_capability(adapter, PCI_CAP_ID_VPD); in t4_prep_adapter()