Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h454 #define UNM_CRB_NIU UNM_PCI_CRB_WINDOW(UNM_HW_PX_MAP_CRB_NIU) macro
591 #define UNM_NIU_MODE (UNM_CRB_NIU + 0x00000)
593 #define UNM_NIU_XG_SINGLE_TERM (UNM_CRB_NIU + 0x00004)
594 #define UNM_NIU_XG_DRIVE_HI (UNM_CRB_NIU + 0x00008)
595 #define UNM_NIU_XG_DRIVE_LO (UNM_CRB_NIU + 0x0000c)
596 #define UNM_NIU_XG_DTX (UNM_CRB_NIU + 0x00010)
597 #define UNM_NIU_XG_DEQ (UNM_CRB_NIU + 0x00014)
598 #define UNM_NIU_XG_WORD_ALIGN (UNM_CRB_NIU + 0x00018)
599 #define UNM_NIU_XG_RESET (UNM_CRB_NIU + 0x0001c)
600 #define UNM_NIU_XG_POWER_DOWN (UNM_CRB_NIU + 0x00020)
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1706 ql_8021_wr_32(ha, UNM_CRB_NIU + 0x40, 0xff); in ql_8021_reset_hw()
1707 ql_8021_wr_32(ha, UNM_CRB_NIU + 0x70000, 0x0); in ql_8021_reset_hw()
1708 ql_8021_wr_32(ha, UNM_CRB_NIU + 0x80000, 0x0); in ql_8021_reset_hw()
1709 ql_8021_wr_32(ha, UNM_CRB_NIU + 0x90000, 0x0); in ql_8021_reset_hw()
1710 ql_8021_wr_32(ha, UNM_CRB_NIU + 0xa0000, 0x0); in ql_8021_reset_hw()
1711 ql_8021_wr_32(ha, UNM_CRB_NIU + 0xb0000, 0x0); in ql_8021_reset_hw()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h591 #define UNM_CRB_NIU (UNM_PCI_CRB_WINDOW(UNM_HW_PX_MAP_CRB_NIU)) macro
718 #define UNM_NIU_MODE (UNM_CRB_NIU + 0x00000)