Searched refs:MPT_DB_STATE_FAULT (Results 1 – 3 of 3) sorted by relevance
87 MPT_DB_STATE_FAULT = 0x40000000, enumerator
329 case MPT_DB_STATE_FAULT: text = "Fault"; break; in mpt_state()
1387 && MPT_STATE(data) != MPT_DB_STATE_FAULT) in mpt_send_handshake_cmd()