Searched refs:MPT_DB_STATE_MASK (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmpt.h72 MPT_DB_STATE_MASK = 0xf0000000 enumerator in enum:DB_STATE_BITS
75 #define MPT_STATE(v) ((enum DB_STATE_BITS)((v) & MPT_DB_STATE_MASK))

Completed in 117 milliseconds