Searched refs:TWE_PARAM_UNITSTATUS_Online (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/twe/ | ||
| HD | twereg.h | 369 #define TWE_PARAM_UNITSTATUS_Online (1<<0) macro |
| HD | twe.c | 228 if (!(drives->data[unit] & TWE_PARAM_UNITSTATUS_Online)) { in twe_add_unit() |