Searched defs:UNM_CAM_RAM (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h72 #define NIC_CRB_BASE (UNM_CAM_RAM(0x200))
73 #define NIC_CRB_BASE_2 (UNM_CAM_RAM(0x700))
77 #define CRB_CUT_THRU_PAGE_SIZE (UNM_CAM_RAM(0x170))
79 #define CRB_DEV_PARTITION_INFO (UNM_CAM_RAM(0x14c))
80 #define CRB_DEV_STATE (UNM_CAM_RAM(0x140))
81 #define CRB_DRV_IDC_VERSION (UNM_CAM_RAM(0x174))
82 #define CRB_DRV_ACTIVE (UNM_CAM_RAM(0x138))
83 #define CRB_DRV_STATE (UNM_CAM_RAM(0x144))
84 #define CRB_DRV_SCRATCH (UNM_CAM_RAM(0x148))
85 #define CRB_FCOE_PORT_0_REQIN (UNM_CAM_RAM(
778 #define UNM_CAM_RAM macro
[all...]
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h1172 #define UNM_CAM_RAM(reg) (UNM_CAM_RAM_BASE + (reg)) macro
1181 #define UNM_PORT_MODE_ADDR (UNM_CAM_RAM(0x24))
1182 #define UNM_WOL_PORT_MODE (UNM_CAM_RAM(0x198))
1184 #define UNM_ROM_LOCK_ID (UNM_CAM_RAM(0x100))
1185 #define UNM_I2C_ROM_LOCK_ID (UNM_CAM_RAM(0x104))
1186 #define UNM_PHY_LOCK_ID (UNM_CAM_RAM(0x120))
1187 #define UNM_CRB_WIN_LOCK_ID (UNM_CAM_RAM(0x124))
1189 #define UNM_EFUSE_CHIP_ID_HIGH (UNM_CAM_RAM(0x18))
1190 #define UNM_EFUSE_CHIP_ID_LOW (UNM_CAM_RAM(0x1c))
1192 #define UNM_FW_VERSION_MAJOR (UNM_CAM_RAM(
[all...]

Completed in 428 milliseconds