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