Searched refs:hc_sp_status_block (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_resc.c101 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);
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);
580 volatile struct hc_sp_status_block * sp_sb = NULL;
747 volatile struct hc_sp_status_block * sp_sb = NULL;
1481 volatile struct hc_sp_status_block * sp_sb = NULL;
2333 volatile struct hc_sp_status_block * sp_sb = NULL;
H A Dlm_sb.c262 volatile struct hc_sp_status_block * sp_sb = NULL;
354 volatile struct hc_sp_status_block * sp_sb = NULL;
486 volatile struct hc_sp_status_block * lm_get_default_status_block(lm_device_t *pdev)
H A Dlm_stats.c586 volatile struct hc_sp_status_block * sp_sb=NULL;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h371 struct hc_sp_status_block struct
385 struct hc_sp_status_block sp_sb /* slow path indices */;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3201 volatile struct hc_sp_status_block * lm_get_default_status_block(lm_device_t *pdev);

Completed in 134 milliseconds