Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c1208 scb = ahd_lookup_scb(ahd, scbid); in ahd_flush_qoutfifo()
1332 scb = ahd_lookup_scb(ahd, scbid); in ahd_flush_qoutfifo()
1353 scb = ahd_lookup_scb(ahd, scbid); in ahd_flush_qoutfifo()
1370 scb = ahd_lookup_scb(ahd, scbid); in ahd_flush_qoutfifo()
1807 scb = ahd_lookup_scb(ahd, scbid); in ahd_handle_seqint()
1855 scb = ahd_lookup_scb(ahd, scbid); in ahd_handle_seqint()
1871 scb = ahd_lookup_scb(ahd, scbid); in ahd_handle_seqint()
2239 scb = ahd_lookup_scb(ahd, scbid); in ahd_handle_seqint()
2416 scb = ahd_lookup_scb(ahd, scbid); in ahd_handle_scsiint()
3043 scb = ahd_lookup_scb(ahd, scbid); in ahd_handle_nonpkt_busfree()
[all …]
H A Daic79xx_inline.h139 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag);
H A Daic79xx_osm.c2235 bus_scb = ahd_lookup_scb(ahd, active_scbptr); in ahd_linux_queue_abort_cmd()
2253 pending_scb = ahd_lookup_scb(ahd, active_scbptr); in ahd_linux_queue_abort_cmd()