Symbol: SCD_START_OFFSET
usr/src/uts/common/io/iwh/iwh_hw.h
781
#define SCD_EMPTY_BITS (SCD_START_OFFSET + 0x4)
usr/src/uts/common/io/iwh/iwh_hw.h
793
#define SCD_AIT (SCD_START_OFFSET + 0x18)
usr/src/uts/common/io/iwh/iwh_hw.h
802
#define SCD_QUEUE_WRPTR(x) (SCD_START_OFFSET + 0x24 + (x) * 4)
usr/src/uts/common/io/iwh/iwh_hw.h
810
#define SCD_QUEUE_RDPTR(x) (SCD_START_OFFSET + 0x64 + (x) * 4)
usr/src/uts/common/io/iwh/iwh_hw.h
811
#define SCD_SETQUEUENUM (SCD_START_OFFSET + 0xa4)
usr/src/uts/common/io/iwh/iwh_hw.h
812
#define SCD_SET_TXSTAT_TXED (SCD_START_OFFSET + 0xa8)
usr/src/uts/common/io/iwh/iwh_hw.h
813
#define SCD_SET_TXSTAT_DONE (SCD_START_OFFSET + 0xac)
usr/src/uts/common/io/iwh/iwh_hw.h
814
#define SCD_SET_TXSTAT_NOT_SCHD (SCD_START_OFFSET + 0xb0)
usr/src/uts/common/io/iwh/iwh_hw.h
815
#define SCD_DECREASE_CREDIT (SCD_START_OFFSET + 0xb4)
usr/src/uts/common/io/iwh/iwh_hw.h
816
#define SCD_DECREASE_SCREDIT (SCD_START_OFFSET + 0xb8)
usr/src/uts/common/io/iwh/iwh_hw.h
817
#define SCD_LOAD_CREDIT (SCD_START_OFFSET + 0xbc)
usr/src/uts/common/io/iwh/iwh_hw.h
818
#define SCD_LOAD_SCREDIT (SCD_START_OFFSET + 0xc0)
usr/src/uts/common/io/iwh/iwh_hw.h
819
#define SCD_BAR (SCD_START_OFFSET + 0xc4)
usr/src/uts/common/io/iwh/iwh_hw.h
820
#define SCD_BAR_DW0 (SCD_START_OFFSET + 0xc8)
usr/src/uts/common/io/iwh/iwh_hw.h
821
#define SCD_BAR_DW1 (SCD_START_OFFSET + 0xcc)
usr/src/uts/common/io/iwh/iwh_hw.h
832
#define SCD_QUERY_REQ (SCD_START_OFFSET + 0xd8)
usr/src/uts/common/io/iwh/iwh_hw.h
833
#define SCD_QUERY_RES (SCD_START_OFFSET + 0xdc)
usr/src/uts/common/io/iwh/iwh_hw.h
834
#define SCD_PENDING_FRAMES (SCD_START_OFFSET + 0xe0)
usr/src/uts/common/io/iwh/iwh_hw.h
843
#define SCD_INTERRUPT_THRESHOLD (SCD_START_OFFSET + 0xe8)
usr/src/uts/common/io/iwh/iwh_hw.h
844
#define SCD_QUERY_MIN_FRAME_SIZE (SCD_START_OFFSET + 0x100)
usr/src/uts/common/io/iwk/iwk_hw.h
777
#define SCD_SRAM_BASE_ADDR (SCD_START_OFFSET + 0x0)
usr/src/uts/common/io/iwk/iwk_hw.h
788
#define SCD_EMPTY_BITS (SCD_START_OFFSET + 0x4)
usr/src/uts/common/io/iwk/iwk_hw.h
800
#define SCD_DRAM_BASE_ADDR (SCD_START_OFFSET + 0x10)
usr/src/uts/common/io/iwk/iwk_hw.h
801
#define SCD_AIT (SCD_START_OFFSET + 0x18)
usr/src/uts/common/io/iwk/iwk_hw.h
810
#define SCD_TXFACT (SCD_START_OFFSET + 0x1c)
usr/src/uts/common/io/iwk/iwk_hw.h
819
#define SCD_QUEUE_WRPTR(x) (SCD_START_OFFSET + 0x24 + (x) * 4)
usr/src/uts/common/io/iwk/iwk_hw.h
827
#define SCD_QUEUE_RDPTR(x) (SCD_START_OFFSET + 0x64 + (x) * 4)
usr/src/uts/common/io/iwk/iwk_hw.h
828
#define SCD_SETQUEUENUM (SCD_START_OFFSET + 0xa4)
usr/src/uts/common/io/iwk/iwk_hw.h
829
#define SCD_SET_TXSTAT_TXED (SCD_START_OFFSET + 0xa8)
usr/src/uts/common/io/iwk/iwk_hw.h
830
#define SCD_SET_TXSTAT_DONE (SCD_START_OFFSET + 0xac)
usr/src/uts/common/io/iwk/iwk_hw.h
831
#define SCD_SET_TXSTAT_NOT_SCHD (SCD_START_OFFSET + 0xb0)
usr/src/uts/common/io/iwk/iwk_hw.h
832
#define SCD_DECREASE_CREDIT (SCD_START_OFFSET + 0xb4)
usr/src/uts/common/io/iwk/iwk_hw.h
833
#define SCD_DECREASE_SCREDIT (SCD_START_OFFSET + 0xb8)
usr/src/uts/common/io/iwk/iwk_hw.h
834
#define SCD_LOAD_CREDIT (SCD_START_OFFSET + 0xbc)
usr/src/uts/common/io/iwk/iwk_hw.h
835
#define SCD_LOAD_SCREDIT (SCD_START_OFFSET + 0xc0)
usr/src/uts/common/io/iwk/iwk_hw.h
836
#define SCD_BAR (SCD_START_OFFSET + 0xc4)
usr/src/uts/common/io/iwk/iwk_hw.h
837
#define SCD_BAR_DW0 (SCD_START_OFFSET + 0xc8)
usr/src/uts/common/io/iwk/iwk_hw.h
838
#define SCD_BAR_DW1 (SCD_START_OFFSET + 0xcc)
usr/src/uts/common/io/iwk/iwk_hw.h
849
#define SCD_QUEUECHAIN_SEL (SCD_START_OFFSET + 0xd0)
usr/src/uts/common/io/iwk/iwk_hw.h
850
#define SCD_QUERY_REQ (SCD_START_OFFSET + 0xd8)
usr/src/uts/common/io/iwk/iwk_hw.h
851
#define SCD_QUERY_RES (SCD_START_OFFSET + 0xdc)
usr/src/uts/common/io/iwk/iwk_hw.h
852
#define SCD_PENDING_FRAMES (SCD_START_OFFSET + 0xe0)
usr/src/uts/common/io/iwk/iwk_hw.h
861
#define SCD_INTERRUPT_MASK (SCD_START_OFFSET + 0xe4)
usr/src/uts/common/io/iwk/iwk_hw.h
862
#define SCD_INTERRUPT_THRESHOLD (SCD_START_OFFSET + 0xe8)
usr/src/uts/common/io/iwk/iwk_hw.h
863
#define SCD_QUERY_MIN_FRAME_SIZE (SCD_START_OFFSET + 0x100)
usr/src/uts/common/io/iwk/iwk_hw.h
884
#define SCD_QUEUE_STATUS_BITS(x) (SCD_START_OFFSET + 0x104 + (x) * 4)
usr/src/uts/common/io/iwp/iwp_hw.h
778
#define SCD_EMPTY_BITS (SCD_START_OFFSET + 0x4)
usr/src/uts/common/io/iwp/iwp_hw.h
790
#define SCD_AIT (SCD_START_OFFSET + 0x18)
usr/src/uts/common/io/iwp/iwp_hw.h
799
#define SCD_QUEUE_WRPTR(x) (SCD_START_OFFSET + 0x24 + (x) * 4)
usr/src/uts/common/io/iwp/iwp_hw.h
807
#define SCD_QUEUE_RDPTR(x) (SCD_START_OFFSET + 0x64 + (x) * 4)
usr/src/uts/common/io/iwp/iwp_hw.h
808
#define SCD_SETQUEUENUM (SCD_START_OFFSET + 0xa4)
usr/src/uts/common/io/iwp/iwp_hw.h
809
#define SCD_SET_TXSTAT_TXED (SCD_START_OFFSET + 0xa8)
usr/src/uts/common/io/iwp/iwp_hw.h
810
#define SCD_SET_TXSTAT_DONE (SCD_START_OFFSET + 0xac)
usr/src/uts/common/io/iwp/iwp_hw.h
811
#define SCD_SET_TXSTAT_NOT_SCHD (SCD_START_OFFSET + 0xb0)
usr/src/uts/common/io/iwp/iwp_hw.h
812
#define SCD_DECREASE_CREDIT (SCD_START_OFFSET + 0xb4)
usr/src/uts/common/io/iwp/iwp_hw.h
813
#define SCD_DECREASE_SCREDIT (SCD_START_OFFSET + 0xb8)
usr/src/uts/common/io/iwp/iwp_hw.h
814
#define SCD_LOAD_CREDIT (SCD_START_OFFSET + 0xbc)
usr/src/uts/common/io/iwp/iwp_hw.h
815
#define SCD_LOAD_SCREDIT (SCD_START_OFFSET + 0xc0)
usr/src/uts/common/io/iwp/iwp_hw.h
816
#define SCD_BAR (SCD_START_OFFSET + 0xc4)
usr/src/uts/common/io/iwp/iwp_hw.h
817
#define SCD_BAR_DW0 (SCD_START_OFFSET + 0xc8)
usr/src/uts/common/io/iwp/iwp_hw.h
818
#define SCD_BAR_DW1 (SCD_START_OFFSET + 0xcc)
usr/src/uts/common/io/iwp/iwp_hw.h
829
#define SCD_QUERY_REQ (SCD_START_OFFSET + 0xd8)
usr/src/uts/common/io/iwp/iwp_hw.h
830
#define SCD_QUERY_RES (SCD_START_OFFSET + 0xdc)
usr/src/uts/common/io/iwp/iwp_hw.h
831
#define SCD_PENDING_FRAMES (SCD_START_OFFSET + 0xe0)
usr/src/uts/common/io/iwp/iwp_hw.h
840
#define SCD_INTERRUPT_THRESHOLD (SCD_START_OFFSET + 0xe8)
usr/src/uts/common/io/iwp/iwp_hw.h
841
#define SCD_QUERY_MIN_FRAME_SIZE (SCD_START_OFFSET + 0x100)