Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h882 int t4_os_find_pci_capability(struct adapter *sc, int cap);
H A Dt4_nexus.c2964 t4_os_find_pci_capability(struct adapter *sc, int cap) function
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7717 pcie_cap = t4_os_find_pci_capability(adap, PCI_CAP_ID_EXP); in t4_fixup_host_params_compat()
9702 pcie_cap = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in get_pci_mode()
9890 pcie_cap = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in set_pcie_completion_timeout()
10008 t4_os_find_pci_capability(adapter, PCI_CAP_ID_VPD); in t4_prep_pf()