Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/igb/
H A Digb_osdep.c69 uint8_t pcie_id = PCI_CAP_ID_PCI_E; in e1000_read_pcie_cap_reg() local
74 status = pci_lcap_locate((OS_DEP(hw))->cfg_handle, pcie_id, &pcie_cap); in e1000_read_pcie_cap_reg()
93 uint8_t pcie_id = PCI_CAP_ID_PCI_E; in e1000_write_pcie_cap_reg() local
98 status = pci_lcap_locate(OS_DEP(hw)->cfg_handle, pcie_id, &pcie_cap); in e1000_write_pcie_cap_reg()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_osdep.c125 uint8_t pcie_id = PCI_CAP_ID_PCI_E; in e1000_write_pcie_cap_reg() local
130 status = pci_lcap_locate(OS_DEP(hw)->cfg_handle, pcie_id, &pcie_cap); in e1000_write_pcie_cap_reg()
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c202 uint8_t pcie_id = PCI_CAP_ID_PCI_E; in i40e_set_hw_bus_info() local
207 status = pci_lcap_locate((OS_DEP(hw))->ios_cfg_handle, pcie_id, in i40e_set_hw_bus_info()