Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Diha.c1723 u_int8_t tag, target, lun, msg, abortmsg; in iha_resel() local
1739 abortmsg = MSG_ABORT; /* until a valid tag has been obtained */ in iha_resel()
1785 abortmsg = MSG_ABORT_TAG; /* Now that we have valdid tag! */ in iha_resel()
1792 iha_msgout_abort(sc, iot, ioh, abortmsg); in iha_resel()