Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h865 #define PCIE_CRB_WINDOW_REG(func) (((func) < 4) ? \ macro
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h1246 #define PCIE_CRB_WINDOW_REG(func) (((func) < 4) ? \ macro
H A Dunm_nic_hw.c370 UNM_PCIX_PH_REG(PCIE_CRB_WINDOW_REG(adapter->ahw.pci_func))); in unm_nic_pci_change_crbwindow_128M()