Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/
HDadapter.h1131 int t4_os_find_pci_capability(struct adapter *, int);
HDt4_main.c9806 t4_os_find_pci_capability(struct adapter *sc, int cap) in t4_os_find_pci_capability() function
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_hw.c8688 pcie_cap = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in get_pci_mode()
8845 pcie_cap = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in set_pcie_completion_timeout()
8938 t4_os_find_pci_capability(adapter, PCI_CAP_ID_VPD); in t4_prep_adapter()