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

/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_reg.h90 MPT_DB_STATE_MASK = 0xf0000000 enumerator in enum:DB_STATE_BITS
93 #define MPT_STATE(v) ((enum DB_STATE_BITS)((v) & MPT_DB_STATE_MASK))

Completed in 47 milliseconds