Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c179 static int ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
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()
1847 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1866 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1878 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
3662 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_SDTR, TRUE)) { in ahc_parse_msg()
3723 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_WDTR, TRUE)) { in ahc_parse_msg()
3845 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_PPR, TRUE)) { in ahc_parse_msg()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic7xxx.c194 static int ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
1256 if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE) in ahc_handle_scsiint()
1257 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) { in ahc_handle_scsiint()
1270 } else if (ahc_sent_msg(ahc, AHCMSG_1B, in ahc_handle_scsiint()
1299 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1318 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1320 || ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
3093 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) { in ahc_parse_msg()
3154 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg()
3269 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c179 static int ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
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()
1847 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1866 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1878 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
3662 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_SDTR, TRUE)) { in ahc_parse_msg()
3723 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_WDTR, TRUE)) { in ahc_parse_msg()
3845 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_PPR, TRUE)) { in ahc_parse_msg()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c179 static int ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
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()
1847 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1866 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
1878 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, in ahc_handle_scsiint()
3662 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_SDTR, TRUE)) { in ahc_parse_msg()
3723 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_WDTR, TRUE)) { in ahc_parse_msg()
3845 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_PPR, TRUE)) { in ahc_parse_msg()
[all …]