Home
last modified time | relevance | path

Searched refs:WE_TYPE_TOSHIBA1 (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/prep/pnpbus/
Dif_we_pnpbus.c350 case WE_TYPE_TOSHIBA1: in we_params()
372 (type != WE_TYPE_TOSHIBA1 && type != WE_TYPE_TOSHIBA4) && in we_params()
/netbsd/src/sys/dev/ic/
Dwereg.h187 #define WE_TYPE_TOSHIBA1 0x11 /* named PCETA1 */ macro
Dwe.c176 (wsc->sc_type == WE_TYPE_TOSHIBA1) || in we_config()
207 if (wsc->sc_type == WE_TYPE_TOSHIBA1 || in we_config()
/netbsd/src/sys/dev/isa/
Dif_we_isa.c440 case WE_TYPE_TOSHIBA1: in we_params()
462 (type != WE_TYPE_TOSHIBA1 && type != WE_TYPE_TOSHIBA4) && in we_params()