DEVICE_ID_21040
if (dnetp->board_type != DEVICE_ID_21040 &&
if (board_type == DEVICE_ID_21040)
if (dnetp->board_type != DEVICE_ID_21040)
if (dnetp->sr.init_from_srom && dnetp->board_type != DEVICE_ID_21040) {
} else if (dnetp->board_type == DEVICE_ID_21040) {
case DEVICE_ID_21040:
case DEVICE_ID_21040:
if (dnetp->board_type != DEVICE_ID_21040 &&