Searched refs:MSG_TYPE_NONE (Results 1 – 4 of 4) sorted by relevance
852 MSG_TYPE_NONE = 0x00, enumerator
979 MSG_TYPE_NONE = 0x00, enumerator
1245 if (ahc->msg_type == MSG_TYPE_NONE) { in ahc_handle_seqint()1697 if (ahc->msg_type != MSG_TYPE_NONE) in ahc_handle_scsiint()3099 ahc->msg_type = MSG_TYPE_NONE; in ahc_clear_msg_state()
2058 if (ahd->msg_type == MSG_TYPE_NONE) { in ahd_handle_seqint()3963 if (ahd->msg_type != MSG_TYPE_NONE) { in ahd_set_syncrate()4659 ahd->msg_type = MSG_TYPE_NONE; in ahd_clear_msg_state()
Completed in 55 milliseconds