BGE_ASICREV
if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_USE_PRODID_REG) {
sc->bge_asicrev = BGE_ASICREV(sc->bge_chipid);
if (BGE_ASICREV(sc->bnx_chipid) == BGE_ASICREV_USE_PRODID_REG) {
sc->bnx_asicrev = BGE_ASICREV(sc->bnx_chipid);