ecore_int_get_sp_sb_id
u16 ecore_int_get_sp_sb_id(struct ecore_hwfn *p_hwfn);
p_ramrod->sb_id = OSAL_CPU_TO_LE16(ecore_int_get_sp_sb_id(p_hwfn));
p_ramrod->sb_id = OSAL_CPU_TO_LE16(ecore_int_get_sp_sb_id(p_hwfn));
u16 sb = ecore_int_get_sp_sb_id(p_hwfn);