Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h496 #define UNM_CRB_SRE UNM_PCI_CRB_WINDOW(UNM_HW_PX_MAP_CRB_SRE) macro
1337 #define UNM_SRE_INT_STATUS (UNM_CRB_SRE + 0x00034)
1338 #define UNM_SRE_BUF_CTL (UNM_CRB_SRE + 0x01000)
1339 #define UNM_SRE_PBI_ACTIVE_STATUS (UNM_CRB_SRE + 0x01014)
1340 #define UNM_SRE_SCRATCHPAD (UNM_CRB_SRE + 0x01018)
1341 #define UNM_SRE_L1RE_CTL (UNM_CRB_SRE + 0x03000)
1342 #define UNM_SRE_L2RE_CTL (UNM_CRB_SRE + 0x05000)
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h635 #define UNM_CRB_SRE (UNM_PCI_CRB_WINDOW(UNM_HW_PX_MAP_CRB_SRE)) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1712 ql_8021_wr_32(ha, UNM_CRB_SRE + 0x1000, 0x28ff000c); in ql_8021_reset_hw()