Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c788 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag) in ahd_lookup_scb() function
1208 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()
1675 scb = ahd_lookup_scb(ahd, scb_index); in ahd_run_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()
1921 scb = ahd_lookup_scb(ahd, scbid); in ahd_handle_seqint()
[all …]
Daic79xx_inline.h139 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag);
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()