Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h572 void t4_hw_pci_read_cfg4(adapter_t *adapter, int reg, u32 *val);
H A Dt4_hw.c146 void t4_hw_pci_read_cfg4(struct adapter *adap, int reg, u32 *val) in t4_hw_pci_read_cfg4() function
1012 t4_hw_pci_read_cfg4(adap, reg, &val); in t4_read_pcie_cfg4()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c3666 t4_hw_pci_read_cfg4(padap, j, value++); in collect_pcie_config()