Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx.c188 AHCMSG_1B, enumerator
1264 if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE) in ahc_handle_scsiint()
1265 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) { in ahc_handle_scsiint()
1278 } else if (ahc_sent_msg(ahc, AHCMSG_1B, in ahc_handle_scsiint()
3050 if (type == AHCMSG_1B in ahc_sent_msg()