HomeSort by: relevance | last modified time | path
    Searched defs:abortmsg (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
iha.c 2164 uint8_t tag, target, lun, msg, abortmsg; local in function:iha_resel
2180 abortmsg = MSG_ABORT; /* until a valid tag has been obtained */
2226 abortmsg = MSG_ABORT_TAG; /* Now that we have valid tag! */
2233 iha_msgout_abort(sc, abortmsg);
iha.c 2164 uint8_t tag, target, lun, msg, abortmsg; local in function:iha_resel
2180 abortmsg = MSG_ABORT; /* until a valid tag has been obtained */
2226 abortmsg = MSG_ABORT_TAG; /* Now that we have valid tag! */
2233 iha_msgout_abort(sc, abortmsg);
iha.c 2164 uint8_t tag, target, lun, msg, abortmsg; local in function:iha_resel
2180 abortmsg = MSG_ABORT; /* until a valid tag has been obtained */
2226 abortmsg = MSG_ABORT_TAG; /* Now that we have valid tag! */
2233 iha_msgout_abort(sc, abortmsg);
iha.c 2164 uint8_t tag, target, lun, msg, abortmsg; local in function:iha_resel
2180 abortmsg = MSG_ABORT; /* until a valid tag has been obtained */
2226 abortmsg = MSG_ABORT_TAG; /* Now that we have valid tag! */
2233 iha_msgout_abort(sc, abortmsg);

Completed in 52 milliseconds