Home
last modified time | relevance | path

Searched refs:PHASE_MSG_IN (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Diha.c1210 case PHASE_MSG_IN: in iha_state_3()
1267 case PHASE_MSG_IN: in iha_state_4()
1415 case PHASE_MSG_IN: in iha_state_6()
1616 } else if (phase == PHASE_MSG_IN) { in iha_status_msg()
1756 case PHASE_MSG_IN: in iha_resel()
1773 case PHASE_MSG_IN: in iha_resel()
1863 if (phase != PHASE_MSG_IN) in iha_msgin()
1877 if (phase == PHASE_MSG_IN) { in iha_msgin_ignore_wid_resid()
1905 if (phase != PHASE_MSG_IN) in iha_msgin_extended()
Diha.h157 #define PHASE_MSG_IN 0x07 /* 1 1 1 */ macro