Searched refs:UNM_CAM_RAM (Results 1 – 5 of 5) sorted by relevance
72 #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(0x1b8))[all …]
34 #define NIC_CRB_BASE UNM_CAM_RAM(0x200)35 #define NIC_CRB_BASE_2 UNM_CAM_RAM(0x700)39 #define CRB_CUT_THRU_PAGE_SIZE UNM_CAM_RAM(0x170)88 #define CRB_MAC_BLOCK_START UNM_CAM_RAM(0x1c0)
1172 #define UNM_CAM_RAM(reg) (UNM_CAM_RAM_BASE + (reg)) macro1181 #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(0x150))[all …]
344 if (off == UNM_CAM_RAM(0x1fc)) { in pinit_from_rom()
145 adapter->unm_nic_hw_read_wx(adapter, UNM_CAM_RAM(0x1fc), &val, 4); in check_hw_init()156 UNM_CAM_RAM(0x1fc), UNM_BDINFO_MAGIC); in check_hw_init()1242 UNM_CAM_RAM(0x1fc)); in unmattach()