Symbol: UNM_CAM_RAM
usr/src/uts/common/io/ntxn/nic_phan_reg.h
34
#define NIC_CRB_BASE UNM_CAM_RAM(0x200)
usr/src/uts/common/io/ntxn/nic_phan_reg.h
35
#define NIC_CRB_BASE_2 UNM_CAM_RAM(0x700)
usr/src/uts/common/io/ntxn/nic_phan_reg.h
39
#define CRB_CUT_THRU_PAGE_SIZE UNM_CAM_RAM(0x170)
usr/src/uts/common/io/ntxn/nic_phan_reg.h
88
#define CRB_MAC_BLOCK_START UNM_CAM_RAM(0x1c0)
usr/src/uts/common/io/ntxn/unm_gem.c
1247
UNM_CAM_RAM(0x1fc));
usr/src/uts/common/io/ntxn/unm_gem.c
150
adapter->unm_nic_hw_read_wx(adapter, UNM_CAM_RAM(0x1fc), &val, 4);
usr/src/uts/common/io/ntxn/unm_gem.c
161
UNM_CAM_RAM(0x1fc), UNM_BDINFO_MAGIC);
usr/src/uts/common/io/ntxn/unm_inc.h
1181
#define UNM_PORT_MODE_ADDR (UNM_CAM_RAM(0x24))
usr/src/uts/common/io/ntxn/unm_inc.h
1182
#define UNM_WOL_PORT_MODE (UNM_CAM_RAM(0x198))
usr/src/uts/common/io/ntxn/unm_inc.h
1184
#define UNM_ROM_LOCK_ID (UNM_CAM_RAM(0x100))
usr/src/uts/common/io/ntxn/unm_inc.h
1185
#define UNM_I2C_ROM_LOCK_ID (UNM_CAM_RAM(0x104))
usr/src/uts/common/io/ntxn/unm_inc.h
1186
#define UNM_PHY_LOCK_ID (UNM_CAM_RAM(0x120))
usr/src/uts/common/io/ntxn/unm_inc.h
1187
#define UNM_CRB_WIN_LOCK_ID (UNM_CAM_RAM(0x124))
usr/src/uts/common/io/ntxn/unm_inc.h
1189
#define UNM_EFUSE_CHIP_ID_HIGH (UNM_CAM_RAM(0x18))
usr/src/uts/common/io/ntxn/unm_inc.h
1190
#define UNM_EFUSE_CHIP_ID_LOW (UNM_CAM_RAM(0x1c))
usr/src/uts/common/io/ntxn/unm_inc.h
1192
#define UNM_FW_VERSION_MAJOR (UNM_CAM_RAM(0x150))
usr/src/uts/common/io/ntxn/unm_inc.h
1193
#define UNM_FW_VERSION_MINOR (UNM_CAM_RAM(0x154))
usr/src/uts/common/io/ntxn/unm_inc.h
1194
#define UNM_FW_VERSION_BUILD (UNM_CAM_RAM(0x168))
usr/src/uts/common/io/ntxn/unm_inc.h
1195
#define UNM_FW_VERSION_SUB (UNM_CAM_RAM(0x158))
usr/src/uts/common/io/ntxn/unm_inc.h
1196
#define UNM_TCP_FW_VERSION_MAJOR_ADDR (UNM_CAM_RAM(0x15c))
usr/src/uts/common/io/ntxn/unm_inc.h
1197
#define UNM_TCP_FW_VERSION_MINOR_ADDR (UNM_CAM_RAM(0x160))
usr/src/uts/common/io/ntxn/unm_inc.h
1198
#define UNM_TCP_FW_VERSION_SUB_ADDR (UNM_CAM_RAM(0x164))
usr/src/uts/common/io/ntxn/unm_inc.h
1214
#define UNM_WOL_WAKE (UNM_CAM_RAM(0x180))
usr/src/uts/common/io/ntxn/unm_inc.h
1215
#define UNM_WOL_CONFIG_NV (UNM_CAM_RAM(0x184))
usr/src/uts/common/io/ntxn/unm_inc.h
1216
#define UNM_WOL_CONFIG (UNM_CAM_RAM(0x188))
usr/src/uts/common/io/ntxn/unm_inc.h
1217
#define UNM_PRE_WOL_RX_ENABLE (UNM_CAM_RAM(0x18c))
usr/src/uts/common/io/ntxn/unm_nic_init.c
348
if (off == UNM_CAM_RAM(0x1fc)) {
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
145
#define UNM_PEG_HALT_STATUS1 (UNM_CAM_RAM(0xa8))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
146
#define UNM_PEG_HALT_STATUS2 (UNM_CAM_RAM(0xac))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
147
#define UNM_PEG_ALIVE_COUNTER (UNM_CAM_RAM(0x0b0))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
148
#define UNM_FW_CAPABILITIES_1 (UNM_CAM_RAM(0x128))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
151
#define CRB_MAC_BLOCK_START (UNM_CAM_RAM(0x1c0))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
72
#define NIC_CRB_BASE (UNM_CAM_RAM(0x200))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
73
#define NIC_CRB_BASE_2 (UNM_CAM_RAM(0x700))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
77
#define CRB_CUT_THRU_PAGE_SIZE (UNM_CAM_RAM(0x170))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
789
#define UNM_PORT_MODE_ADDR (UNM_CAM_RAM(0x24))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
79
#define CRB_DEV_PARTITION_INFO (UNM_CAM_RAM(0x14c))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
790
#define UNM_FW_PORT_MODE_ADDR (UNM_CAM_RAM(0x28))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
791
#define UNM_WOL_PORT_MODE (UNM_CAM_RAM(0x198))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
792
#define UNM_RAM_COLD_BOOT (UNM_CAM_RAM(0x1fc))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
793
#define UNM_BUS_DEV_NO (UNM_CAM_RAM(0x114))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
80
#define CRB_DEV_STATE (UNM_CAM_RAM(0x140))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
803
#define NX_PEG_TUNE_CAPABILITY (UNM_CAM_RAM(0x02c))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
805
#define UNM_ROM_LOCK_ID (UNM_CAM_RAM(0x100))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
806
#define UNM_I2C_ROM_LOCK_ID (UNM_CAM_RAM(0x104))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
807
#define UNM_PHY_LOCK_ID (UNM_CAM_RAM(0x120))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
808
#define UNM_CRB_WIN_LOCK_ID (UNM_CAM_RAM(0x124))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
81
#define CRB_DRV_IDC_VERSION (UNM_CAM_RAM(0x174))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
810
#define UNM_EFUSE_CHIP_ID_HIGH (UNM_CAM_RAM(0x18))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
811
#define UNM_EFUSE_CHIP_ID_LOW (UNM_CAM_RAM(0x1c))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
813
#define UNM_FW_VERSION_MAJOR (UNM_CAM_RAM(0x150))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
814
#define UNM_FW_VERSION_MINOR (UNM_CAM_RAM(0x154))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
815
#define UNM_FW_VERSION_SUB (UNM_CAM_RAM(0x158))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
816
#define UNM_TCP_FW_VERSION_MAJOR_ADDR (UNM_CAM_RAM(0x15c))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
817
#define UNM_TCP_FW_VERSION_MINOR_ADDR (UNM_CAM_RAM(0x160))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
818
#define UNM_TCP_FW_VERSION_SUB_ADDR (UNM_CAM_RAM(0x164))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
819
#define UNM_FW_VERSION_BUILD (UNM_CAM_RAM(0x168))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
82
#define CRB_DRV_ACTIVE (UNM_CAM_RAM(0x138))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
83
#define CRB_DRV_STATE (UNM_CAM_RAM(0x144))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
834
#define UNM_WOL_WAKE (UNM_CAM_RAM(0x180))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
835
#define UNM_WOL_CONFIG_NV (UNM_CAM_RAM(0x184))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
836
#define UNM_WOL_CONFIG (UNM_CAM_RAM(0x188))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
837
#define UNM_PRE_WOL_RX_ENABLE (UNM_CAM_RAM(0x18c))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
838
#define UNM_FW_RESET (UNM_CAM_RAM(0x138))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
84
#define CRB_DRV_SCRATCH (UNM_CAM_RAM(0x148))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
85
#define CRB_PORT_0_REQIN (UNM_CAM_RAM(0x1b8))
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
86
#define CRB_PORT_1_REQIN (UNM_CAM_RAM(0x1bc))