Home
last modified time | relevance | path

Searched refs:THUNKBUS_TYPE_VATAPI (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/usermode/include/
Dmainbus.h41 #define THUNKBUS_TYPE_VATAPI 7 macro
/netbsd/src/sys/arch/usermode/usermode/
Dmachdep.c129 return THUNKBUS_TYPE_VATAPI; in vdev_type()
/netbsd/src/sys/arch/usermode/dev/
Dvatapi.c116 if (taa->taa_type != THUNKBUS_TYPE_VATAPI) in vatapi_match()