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

  /src/sys/dev/ic/
aic79xx.c 2154 int sent_msg; local in function:ahd_handle_nonpkt_busfree
2163 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1];
2167 sent_msg == MSG_ABORT_TAG ? "" : " Tag");
2169 if (sent_msg == MSG_ABORT_TAG)
aic79xx.c 2154 int sent_msg; local in function:ahd_handle_nonpkt_busfree
2163 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1];
2167 sent_msg == MSG_ABORT_TAG ? "" : " Tag");
2169 if (sent_msg == MSG_ABORT_TAG)
aic79xx.c 2154 int sent_msg; local in function:ahd_handle_nonpkt_busfree
2163 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1];
2167 sent_msg == MSG_ABORT_TAG ? "" : " Tag");
2169 if (sent_msg == MSG_ABORT_TAG)

Completed in 45 milliseconds