Searched refs:AHCMSG_1B (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 175 AHCMSG_1B, enumerator 1821 if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE) in ahc_handle_scsiint() 1822 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) { in ahc_handle_scsiint() 1835 } else if (ahc_sent_msg(ahc, AHCMSG_1B, in ahc_handle_scsiint() 3544 if (type == AHCMSG_1B in ahc_sent_msg()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 175 AHCMSG_1B, enumerator 1820 if (ahc_sent_msg(ahc, AHCMSG_1B, ABORT_TASK, TRUE) in ahc_handle_scsiint() 1821 || ahc_sent_msg(ahc, AHCMSG_1B, ABORT_TASK_SET, TRUE)) { in ahc_handle_scsiint() 1834 } else if (ahc_sent_msg(ahc, AHCMSG_1B, in ahc_handle_scsiint() 3542 if (type == AHCMSG_1B in ahc_sent_msg()
|
Completed in 16 milliseconds