NETXEN_CAM_RAM 708 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_FW_VERSION_MAJOR (NETXEN_CAM_RAM(0x150)) NETXEN_CAM_RAM 709 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_FW_VERSION_MINOR (NETXEN_CAM_RAM(0x154)) NETXEN_CAM_RAM 710 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_FW_VERSION_SUB (NETXEN_CAM_RAM(0x158)) NETXEN_CAM_RAM 711 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_ROM_LOCK_ID (NETXEN_CAM_RAM(0x100)) NETXEN_CAM_RAM 712 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_PHY_LOCK_ID (NETXEN_CAM_RAM(0x120)) NETXEN_CAM_RAM 713 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_CRB_WIN_LOCK_ID (NETXEN_CAM_RAM(0x124)) NETXEN_CAM_RAM 715 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NIC_CRB_BASE (NETXEN_CAM_RAM(0x200)) NETXEN_CAM_RAM 716 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NIC_CRB_BASE_2 (NETXEN_CAM_RAM(0x700)) NETXEN_CAM_RAM 763 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define CRB_FW_CAPABILITIES_1 (NETXEN_CAM_RAM(0x128)) NETXEN_CAM_RAM 764 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define CRB_FW_CAPABILITIES_2 (NETXEN_CAM_RAM(0x12c)) NETXEN_CAM_RAM 765 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define CRB_MAC_BLOCK_START (NETXEN_CAM_RAM(0x1c0)) NETXEN_CAM_RAM 928 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_PORT_MODE_ADDR (NETXEN_CAM_RAM(0x24)) NETXEN_CAM_RAM 929 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_WOL_PORT_MODE (NETXEN_CAM_RAM(0x198)) NETXEN_CAM_RAM 931 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_WOL_CONFIG_NV (NETXEN_CAM_RAM(0x184)) NETXEN_CAM_RAM 932 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_WOL_CONFIG (NETXEN_CAM_RAM(0x188)) NETXEN_CAM_RAM 935 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NX_PEG_TUNE_CAPABILITY (NETXEN_CAM_RAM(0x02c)) NETXEN_CAM_RAM 937 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_DMA_WATCHDOG_CTRL (NETXEN_CAM_RAM(0x14)) NETXEN_CAM_RAM 938 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_PEG_ALIVE_COUNTER (NETXEN_CAM_RAM(0xb0)) NETXEN_CAM_RAM 939 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_PEG_HALT_STATUS1 (NETXEN_CAM_RAM(0xa8)) NETXEN_CAM_RAM 940 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_PEG_HALT_STATUS2 (NETXEN_CAM_RAM(0xac)) NETXEN_CAM_RAM 941 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NX_CRB_DEV_REF_COUNT (NETXEN_CAM_RAM(0x138)) NETXEN_CAM_RAM 942 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NX_CRB_DEV_STATE (NETXEN_CAM_RAM(0x140)) NETXEN_CAM_RAM 943 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_ULA_KEY (NETXEN_CAM_RAM(0x178)) NETXEN_CAM_RAM 946 drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h #define NETXEN_DIMM_CAPABILITY (NETXEN_CAM_RAM(0x258)) NETXEN_CAM_RAM 486 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c if (off == NETXEN_CAM_RAM(0x1fc)) NETXEN_CAM_RAM 1148 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c NXWR32(adapter, NETXEN_CAM_RAM(0x1fc), NETXEN_BDINFO_MAGIC); NETXEN_CAM_RAM 308 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c NXWR32(adapter, NETXEN_CAM_RAM(0x1fc), NETXEN_BDINFO_MAGIC); NETXEN_CAM_RAM 325 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c NXWR32(adapter, NETXEN_CAM_RAM(0x1fc), 0); NETXEN_CAM_RAM 335 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c val = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); NETXEN_CAM_RAM 952 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c first_boot = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc));