Home
last modified time | relevance | path

Searched refs:ED_TYPE_TOSHIBA1 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ed/
HDif_ed_wd80x3.c230 case ED_TYPE_TOSHIBA1: in ed_probe_WD80x3_generic()
250 && (sc->type != ED_TYPE_TOSHIBA1) && (sc->type != ED_TYPE_TOSHIBA4) in ed_probe_WD80x3_generic()
385 (sc->type == ED_TYPE_TOSHIBA1) || in ed_probe_WD80x3_generic()
HDif_edreg.h731 #define ED_TYPE_TOSHIBA1 0x11 /* named PCETA1 */ macro