MP_ReadEfuse
if (MP_ReadEfuse(sc, 0x22) == 0x0c) {
static u_int8_t MP_ReadEfuse __P((struct re_softc*, u_int16_t));
if (MP_ReadEfuse(sc, 0x01) == 0xb1) {
if (MP_ReadEfuse(sc, 0x01) == 0xb1) {
if (MP_ReadEfuse(sc, 0x30) == 0x98) {
} else if (MP_ReadEfuse(sc, 0x30) == 0x90) {
u_int8_t MP_ReadEfuse(struct re_softc *, u_int16_t);