Symbol: hc_sp_status_block
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
101
LM_INTMEM_WRITE16(pdev, (CSTORM_SP_STATUS_BLOCK_OFFSET(func) + OFFSETOF(struct hc_sp_status_block, index_values) + (hc_sb_info->hc_index_value * sizeof(u16_t))), 0, BAR_CSTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
102
LM_INTMEM_READ16 (pdev, (CSTORM_SP_STATUS_BLOCK_OFFSET(func) + OFFSETOF(struct hc_sp_status_block, index_values) + (hc_sb_info->hc_index_value * sizeof(u16_t))), &rd_val, BAR_CSTRORM_INTMEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
1481
volatile struct hc_sp_status_block * sp_sb = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
2333
volatile struct hc_sp_status_block * sp_sb = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
580
volatile struct hc_sp_status_block * sp_sb = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c
747
volatile struct hc_sp_status_block * sp_sb = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
262
volatile struct hc_sp_status_block * sp_sb = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
354
volatile struct hc_sp_status_block * sp_sb = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c
486
volatile struct hc_sp_status_block * lm_get_default_status_block(lm_device_t *pdev)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c
586
volatile struct hc_sp_status_block * sp_sb=NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h
385
struct hc_sp_status_block sp_sb /* slow path indices */;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
3201
volatile struct hc_sp_status_block * lm_get_default_status_block(lm_device_t *pdev);