Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Diha.c2164 uint8_t tag, target, lun, msg, abortmsg; in iha_resel() local
2180 abortmsg = MSG_ABORT; /* until a valid tag has been obtained */ in iha_resel()
2226 abortmsg = MSG_ABORT_TAG; /* Now that we have valdid tag! */ in iha_resel()
2233 iha_msgout_abort(sc, abortmsg); in iha_resel()