Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/twe/
Dtwereg.h373 #define TWE_PARAM_UNITSTATUS_MASK 0xfc macro
Dtwe_freebsd.c602 twe_describe_code(twe_table_unitstate, dr->td_state & TWE_PARAM_UNITSTATUS_MASK)); in twe_attach_drive()