Searched refs:CHIP_METAL (Results 1 – 2 of 2) sorted by relevance
1032 #define CHIP_METAL(bp) (bp->common.chip_id & 0x00000ff0) macro
13533 (CHIP_REV(bp) >> 12) + 'A', (CHIP_METAL(bp) >> 4), in bnx2x_init_one()