Searched refs:bc_ver (Results 1 – 2 of 2) sorted by relevance
155 (bp->common.bc_ver & 0xff0000) >> 16, in bnx2x_fill_fw_str()156 (bp->common.bc_ver & 0xff00) >> 8, in bnx2x_fill_fw_str()157 (bp->common.bc_ver & 0xff), in bnx2x_fill_fw_str()
975 u32 bc_ver; member