Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h88 ahc_lookup_scb(struct ahc_softc *ahc, u_int tag);
H A Daic7xxx_core.c904 scb = ahc_lookup_scb(ahc, scb_index); in ahc_run_qoutfifo()
1014 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_seqint()
1384 scb = ahc_lookup_scb(ahc, scbindex); in ahc_handle_seqint()
1452 scb = ahc_lookup_scb(ahc, scbindex); in ahc_handle_seqint()
1568 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_scsiint()
1739 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_scsiint()
3125 scb = ahc_lookup_scb(ahc, scbid); in ahc_handle_proto_violation()
3997 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_msg_reject()
4138 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_ign_wide_residue()
4251 scb = ahc_lookup_scb(ahc, scb_index); in ahc_reinitialize_dataptrs()
[all …]
H A Daic7xxx_osm.c2174 bus_scb = ahc_lookup_scb(ahc, ahc_inb(ahc, SCB_TAG)); in ahc_linux_queue_recovery_cmd()
2204 pending_scb = ahc_lookup_scb(ahc, active_scb_index); in ahc_linux_queue_recovery_cmd()