Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c198 u_int scbid);
199 static u_int ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid,
237 u_int scbid);
1193 u_int scbid; in ahd_flush_qoutfifo() local
1207 scbid = ahd_inw(ahd, GSFIFO); in ahd_flush_qoutfifo()
1208 scb = ahd_lookup_scb(ahd, scbid); in ahd_flush_qoutfifo()
1211 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1249 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo()
1266 ahd_outw(ahd, SCB_TAG, scbid); in ahd_flush_qoutfifo()
1270 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, scbid); in ahd_flush_qoutfifo()
1802 u_int scbid; ahd_handle_seqint() local
1852 u_int scbid; ahd_handle_seqint() local
1868 u_int scbid; ahd_handle_seqint() local
1907 u_int scbid; ahd_handle_seqint() local
2233 u_int scbid; ahd_handle_seqint() local
2258 u_int scbid; ahd_handle_seqint() local
2312 u_int scbid; ahd_handle_seqint() local
2382 u_int scbid; ahd_handle_scsiint() local
2659 u_int scbid; ahd_handle_transmission_error() local
2893 u_int scbid; ahd_handle_pkt_busfree() local
2991 u_int scbid; ahd_handle_pkt_busfree() local
3025 u_int scbid; ahd_handle_nonpkt_busfree() local
3294 u_int scbid; ahd_handle_proto_violation() local
7928 u_int scbid; ahd_find_busy_tcl() local
7939 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) ahd_busy_tcl() argument
8118 u_int scbid; ahd_search_qinfifo() local
8341 u_int scbid; ahd_search_scb_list() local
8441 ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid, u_int prev, u_int next, u_int tid) ahd_rem_wscb() argument
8474 ahd_add_scb_to_free_list(struct ahd_softc *ahd, u_int scbid) ahd_add_scb_to_free_list() argument
8536 u_int scbid; ahd_abort_scbs() local
[all...]
H A Daic7xxx_core.c3119 u_int scbid; in ahc_handle_proto_violation() local
3126 scbid = ahc_inb(ahc, SCB_TAG); in ahc_handle_proto_violation()
3127 scb = ahc_lookup_scb(ahc, scbid); in ahc_handle_proto_violation()
5638 u_int scbid; in ahc_index_busy_tcl() local
5646 scbid = ahc_inb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl)); in ahc_index_busy_tcl()
5650 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); in ahc_index_busy_tcl()
5653 return (scbid); in ahc_index_busy_tcl()
5675 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() argument
5684 ahc_outb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl), scbid); in ahc_busy_tcl()
5688 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); in ahc_busy_tcl()
6328 u_int scbid; ahc_abort_scbs() local
6361 u_int scbid; ahc_abort_scbs() local
[all...]
H A Daic79xx.h69 #define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) == SCB_LIST_NULL)
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c198 u_int scbid);
199 static u_int ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid,
237 u_int scbid);
1193 u_int scbid; in ahd_flush_qoutfifo() local
1207 scbid = ahd_inw(ahd, GSFIFO); in ahd_flush_qoutfifo()
1208 scb = ahd_lookup_scb(ahd, scbid); in ahd_flush_qoutfifo()
1211 ahd_name(ahd), scbid); in ahd_flush_qoutfifo()
1249 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo()
1266 ahd_outw(ahd, SCB_TAG, scbid); in ahd_flush_qoutfifo()
1270 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, scbid); in ahd_flush_qoutfifo()
1802 u_int scbid; ahd_handle_seqint() local
1852 u_int scbid; ahd_handle_seqint() local
1868 u_int scbid; ahd_handle_seqint() local
1907 u_int scbid; ahd_handle_seqint() local
2232 u_int scbid; ahd_handle_seqint() local
2257 u_int scbid; ahd_handle_seqint() local
2311 u_int scbid; ahd_handle_seqint() local
2381 u_int scbid; ahd_handle_scsiint() local
2658 u_int scbid; ahd_handle_transmission_error() local
2892 u_int scbid; ahd_handle_pkt_busfree() local
2990 u_int scbid; ahd_handle_pkt_busfree() local
3024 u_int scbid; ahd_handle_nonpkt_busfree() local
3293 u_int scbid; ahd_handle_proto_violation() local
7923 u_int scbid; ahd_find_busy_tcl() local
7934 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) ahd_busy_tcl() argument
8113 u_int scbid; ahd_search_qinfifo() local
8336 u_int scbid; ahd_search_scb_list() local
8436 ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid, u_int prev, u_int next, u_int tid) ahd_rem_wscb() argument
8469 ahd_add_scb_to_free_list(struct ahd_softc *ahd, u_int scbid) ahd_add_scb_to_free_list() argument
8531 u_int scbid; ahd_abort_scbs() local
[all...]
H A Daic7xxx_core.c3117 u_int scbid; in ahc_handle_proto_violation() local
3124 scbid = ahc_inb(ahc, SCB_TAG); in ahc_handle_proto_violation()
3125 scb = ahc_lookup_scb(ahc, scbid); in ahc_handle_proto_violation()
5635 u_int scbid; in ahc_index_busy_tcl() local
5643 scbid = ahc_inb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl)); in ahc_index_busy_tcl()
5647 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); in ahc_index_busy_tcl()
5650 return (scbid); in ahc_index_busy_tcl()
5672 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() argument
5681 ahc_outb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl), scbid); in ahc_busy_tcl()
5685 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); in ahc_busy_tcl()
6323 u_int scbid; ahc_abort_scbs() local
6356 u_int scbid; ahc_abort_scbs() local
[all...]
H A Daic79xx.h69 #define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) == SCB_LIST_NULL)

Completed in 28 milliseconds