Lines Matching defs:UNM_CAM_RAM

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))
86 #define CRB_FCOE_PORT_1_REQIN (UNM_CAM_RAM(0x1bc))
143 #define UNM_PEG_HALT_STATUS1 (UNM_CAM_RAM(0xa8))
144 #define UNM_PEG_HALT_STATUS2 (UNM_CAM_RAM(0xac))
145 #define UNM_PEG_ALIVE_COUNTER (UNM_CAM_RAM(0x0b0))
146 #define UNM_FW_CAPABILITIES_1 (UNM_CAM_RAM(0x128))
149 #define CRB_MAC_BLOCK_START (UNM_CAM_RAM(0x1c0))
778 #define UNM_CAM_RAM(reg) (UNM_CAM_RAM_BASE + (reg))
787 #define UNM_PORT_MODE_ADDR (UNM_CAM_RAM(0x24))
788 #define UNM_FW_PORT_MODE_ADDR (UNM_CAM_RAM(0x28))
789 #define UNM_WOL_PORT_MODE (UNM_CAM_RAM(0x198))
790 #define UNM_RAM_COLD_BOOT (UNM_CAM_RAM(0x1fc))
791 #define UNM_BUS_DEV_NO (UNM_CAM_RAM(0x114))
801 #define NX_PEG_TUNE_CAPABILITY (UNM_CAM_RAM(0x02c))
803 #define UNM_ROM_LOCK_ID (UNM_CAM_RAM(0x100))
804 #define UNM_I2C_ROM_LOCK_ID (UNM_CAM_RAM(0x104))
805 #define UNM_PHY_LOCK_ID (UNM_CAM_RAM(0x120))
806 #define UNM_CRB_WIN_LOCK_ID (UNM_CAM_RAM(0x124))
808 #define UNM_EFUSE_CHIP_ID_HIGH (UNM_CAM_RAM(0x18))
809 #define UNM_EFUSE_CHIP_ID_LOW (UNM_CAM_RAM(0x1c))
811 #define UNM_FW_VERSION_MAJOR (UNM_CAM_RAM(0x150))
812 #define UNM_FW_VERSION_MINOR (UNM_CAM_RAM(0x154))
813 #define UNM_FW_VERSION_SUB (UNM_CAM_RAM(0x158))
814 #define UNM_TCP_FW_VERSION_MAJOR_ADDR (UNM_CAM_RAM(0x15c))
815 #define UNM_TCP_FW_VERSION_MINOR_ADDR (UNM_CAM_RAM(0x160))
816 #define UNM_TCP_FW_VERSION_SUB_ADDR (UNM_CAM_RAM(0x164))
817 #define UNM_FW_VERSION_BUILD (UNM_CAM_RAM(0x168))
832 #define UNM_WOL_WAKE (UNM_CAM_RAM(0x180))
833 #define UNM_WOL_CONFIG_NV (UNM_CAM_RAM(0x184))
834 #define UNM_WOL_CONFIG (UNM_CAM_RAM(0x188))
835 #define UNM_PRE_WOL_RX_ENABLE (UNM_CAM_RAM(0x18c))
836 #define UNM_FW_RESET (UNM_CAM_RAM(0x138))