Home
last modified time | relevance | path

Searched refs:ahc_match_scb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h1151 int ahc_match_scb(struct ahc_softc *ahc, struct scb *scb,
H A Daic7xxx_core.c5694 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, in ahc_match_scb() function
5850 if (ahc_match_scb(ahc, scb, target, channel, lun, tag, role)) { in ahc_search_qinfifo()
5961 if (ahc_match_scb(ahc, scb, target, channel, in ahc_search_qinfifo()
6066 if (ahc_match_scb(ahc, scb, target, channel, lun, in ahc_search_untagged_queues()
6148 if (ahc_match_scb(ahc, scbp, target, channel, lun, in ahc_search_disc_list()
6335 || ahc_match_scb(ahc, scbp, target, channel, in ahc_abort_scbs()
6368 && ahc_match_scb(ahc, scbp, target, channel, lun, tag, role))) in ahc_abort_scbs()
6382 if (ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)) { in ahc_abort_scbs()
H A Daic7xxx_osm.c2111 if (ahc_match_scb(ahc, pending_scb, scmd_id(cmd), in ahc_linux_queue_recovery_cmd()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h1147 int ahc_match_scb(struct ahc_softc *ahc, struct scb *scb,
H A Daic7xxx_core.c5691 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, in ahc_match_scb() function
5847 if (ahc_match_scb(ahc, scb, target, channel, lun, tag, role)) { in ahc_search_qinfifo()
5957 if (ahc_match_scb(ahc, scb, target, channel, in ahc_search_qinfifo()
6061 if (ahc_match_scb(ahc, scb, target, channel, lun, in ahc_search_untagged_queues()
6143 if (ahc_match_scb(ahc, scbp, target, channel, lun, in ahc_search_disc_list()
6330 || ahc_match_scb(ahc, scbp, target, channel, in ahc_abort_scbs()
6363 && ahc_match_scb(ahc, scbp, target, channel, lun, tag, role))) in ahc_abort_scbs()
6377 if (ahc_match_scb(ahc, scbp, target, channel, lun, tag, role)) { in ahc_abort_scbs()
H A Daic7xxx_osm.c2109 if (ahc_match_scb(ahc, pending_scb, scmd_id(cmd), in ahc_linux_queue_recovery_cmd()

Completed in 26 milliseconds