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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h139 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag);
H A Daic79xx_core.c796 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag) ahd_lookup_scb() function
1216 scb = ahd_lookup_scb(ahd, scbid); ahd_flush_qoutfifo()
1340 scb = ahd_lookup_scb(ahd, scbid); ahd_flush_qoutfifo()
1361 scb = ahd_lookup_scb(ahd, scbid); ahd_flush_qoutfifo()
1378 scb = ahd_lookup_scb(ahd, scbid); ahd_flush_qoutfifo()
1683 scb = ahd_lookup_scb(ahd, scb_index); ahd_run_qoutfifo()
1817 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_seqint()
1865 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_seqint()
1881 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_seqint()
1934 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_seqint()
2021 scb = ahd_lookup_scb(ahd, scb_index); ahd_handle_seqint()
2098 scb = ahd_lookup_scb(ahd, scb_index); ahd_handle_seqint()
2221 scb = ahd_lookup_scb(ahd, scbindex); ahd_handle_seqint()
2259 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_seqint()
2281 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_seqint()
2337 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_seqint()
2434 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_scsiint()
2498 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_scsiint()
2588 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_scsiint()
2725 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_transmission_error()
2934 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_pkt_busfree()
3013 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_pkt_busfree()
3062 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_nonpkt_busfree()
3333 scb = ahd_lookup_scb(ahd, scbid); ahd_handle_proto_violation()
5536 scb = ahd_lookup_scb(ahd, scb_index); ahd_handle_msg_reject()
5697 scb = ahd_lookup_scb(ahd, scb_index); ahd_handle_ign_wide_residue()
5855 scb = ahd_lookup_scb(ahd, scb_index); ahd_reinitialize_dataptrs()
8111 prev_scb = ahd_lookup_scb(ahd, prev_tag); ahd_qinfifo_requeue_tail()
8253 scb = ahd_lookup_scb(ahd, ahd->qinfifo[qinpos]); ahd_search_qinfifo()
8303 mk_msg_scb = ahd_lookup_scb(ahd, scbid); ahd_search_qinfifo()
8325 scb = ahd_lookup_scb(ahd, scbid); ahd_search_qinfifo()
8451 scb = ahd_lookup_scb(ahd, scbid); ahd_search_scb_list()
8632 scbp = ahd_lookup_scb(ahd, scbid); ahd_abort_scbs()
9933 fifo_scb = ahd_lookup_scb(ahd, fifo_scbptr); ahd_dump_card_state()
H A Daic79xx_osm.c2263 bus_scb = ahd_lookup_scb(ahd, active_scbptr); ahd_linux_queue_abort_cmd()
2281 pending_scb = ahd_lookup_scb(ahd, active_scbptr); ahd_linux_queue_abort_cmd()

Completed in 143 milliseconds