Home
last modified time | relevance | path

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

/NextBSD/sys/dev/twe/
HDtwereg.h369 #define TWE_PARAM_UNITSTATUS_Online (1<<0) macro
HDtwe.c228 if (!(drives->data[unit] & TWE_PARAM_UNITSTATUS_Online)) { in twe_add_unit()