Symbol: BSM_BASE
usr/src/uts/common/io/iwh/iwh_hw.h
1000
#define BSM_WR_MEM_SRC_REG (BSM_BASE + 0x004) /* source in BSM mem */
usr/src/uts/common/io/iwh/iwh_hw.h
1001
#define BSM_WR_MEM_DST_REG (BSM_BASE + 0x008) /* dest in SRAM mem */
usr/src/uts/common/io/iwh/iwh_hw.h
1002
#define BSM_WR_DWCOUNT_REG (BSM_BASE + 0x00C) /* bytes */
usr/src/uts/common/io/iwh/iwh_hw.h
1003
#define BSM_WR_STATUS_REG (BSM_BASE + 0x010) /* bit 0: 1 == done */
usr/src/uts/common/io/iwh/iwh_hw.h
999
#define BSM_WR_CTRL_REG (BSM_BASE + 0x000) /* ctl and status */
usr/src/uts/common/io/iwk/iwk_hw.h
1040
#define BSM_WR_CTRL_REG (BSM_BASE + 0x000) /* ctl and status */
usr/src/uts/common/io/iwk/iwk_hw.h
1041
#define BSM_WR_MEM_SRC_REG (BSM_BASE + 0x004) /* source in BSM mem */
usr/src/uts/common/io/iwk/iwk_hw.h
1042
#define BSM_WR_MEM_DST_REG (BSM_BASE + 0x008) /* dest in SRAM mem */
usr/src/uts/common/io/iwk/iwk_hw.h
1043
#define BSM_WR_DWCOUNT_REG (BSM_BASE + 0x00C) /* bytes */
usr/src/uts/common/io/iwk/iwk_hw.h
1044
#define BSM_WR_STATUS_REG (BSM_BASE + 0x010) /* bit 0: 1 == done */
usr/src/uts/common/io/iwk/iwk_hw.h
1049
#define BSM_DRAM_INST_PTR_REG (BSM_BASE + 0x090)
usr/src/uts/common/io/iwk/iwk_hw.h
1050
#define BSM_DRAM_INST_BYTECOUNT_REG (BSM_BASE + 0x094)
usr/src/uts/common/io/iwk/iwk_hw.h
1051
#define BSM_DRAM_DATA_PTR_REG (BSM_BASE + 0x098)
usr/src/uts/common/io/iwk/iwk_hw.h
1052
#define BSM_DRAM_DATA_BYTECOUNT_REG (BSM_BASE + 0x09C)
usr/src/uts/common/io/iwp/iwp_hw.h
995
#define BSM_WR_CTRL_REG (BSM_BASE + 0x000) /* ctl and status */
usr/src/uts/common/io/iwp/iwp_hw.h
996
#define BSM_WR_MEM_SRC_REG (BSM_BASE + 0x004) /* source in BSM mem */
usr/src/uts/common/io/iwp/iwp_hw.h
997
#define BSM_WR_MEM_DST_REG (BSM_BASE + 0x008) /* dest in SRAM mem */
usr/src/uts/common/io/iwp/iwp_hw.h
998
#define BSM_WR_DWCOUNT_REG (BSM_BASE + 0x00C) /* bytes */
usr/src/uts/common/io/iwp/iwp_hw.h
999
#define BSM_WR_STATUS_REG (BSM_BASE + 0x010) /* bit 0: 1 == done */