Home
last modified time | relevance | path

Searched refs:MPT_DB_STATE_FAULT (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/mpt/
HDmpt_reg.h87 MPT_DB_STATE_FAULT = 0x40000000, enumerator
HDmpt_debug.c329 case MPT_DB_STATE_FAULT: text = "Fault"; break; in mpt_state()
HDmpt.c1387 && MPT_STATE(data) != MPT_DB_STATE_FAULT) in mpt_send_handshake_cmd()