Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h139 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag);
H A 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(ah in ahd_handle_seqint()
[all...]
H A Daic79xx_osm.c2247 bus_scb = ahd_lookup_scb(ahd, active_scbptr); in ahd_linux_queue_abort_cmd()
2265 pending_scb = ahd_lookup_scb(ahd, active_scbptr); in ahd_linux_queue_abort_cmd()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h139 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag);
H A 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(ah in ahd_handle_seqint()
[all...]
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()

Completed in 22 milliseconds