Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c175 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()