Home
last modified time | relevance | path

Searched refs:sent_msg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c3057 int sent_msg; in ahd_handle_nonpkt_busfree() local
3066 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1]; in ahd_handle_nonpkt_busfree()
3070 sent_msg == MSG_ABORT_TAG ? "" : " Tag"); in ahd_handle_nonpkt_busfree()
3072 if (sent_msg == MSG_ABORT_TAG) in ahd_handle_nonpkt_busfree()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c3056 int sent_msg; in ahd_handle_nonpkt_busfree() local
3065 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1]; in ahd_handle_nonpkt_busfree()
3069 sent_msg == ABORT_TASK ? "" : " Tag"); in ahd_handle_nonpkt_busfree()
3071 if (sent_msg == ABORT_TASK) in ahd_handle_nonpkt_busfree()

Completed in 22 milliseconds