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