GDT_PCINEW
sc->sc_class = GDT_PCINEW;
sc->sc_class = prod < 0x100 ? GDT_PCINEW : GDT_MPR;
GDT_CLASS(sc) == GDT_PCINEW ? GDT_PCINEW_DPMEM : GDT_PCI_DPMEM,
GDT_CLASS(sc) == GDT_PCINEW ? GDT_PCINEW_DPMEM :
if (GDT_CLASS(sc) == GDT_PCINEW) {
case GDT_PCINEW:
ha->type = GDT_PCINEW;
case GDT_PCINEW: