Searched refs:DC_TYPE_PNICII (Results 1 – 2 of 2) sorted by relevance
77 #define DC_TYPE_PNICII 0x9 /* 82c115 PNIC II */ macro102 #define DC_IS_PNICII(x) (x->dc_type == DC_TYPE_PNICII)
2169 sc->dc_type = DC_TYPE_PNICII; in dc_attach()2276 case DC_TYPE_PNICII: in dc_attach()