Lines Matching refs:SCBPTR

593 		       ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR),  in ahc_handle_seqint()
903 scbptr = ahc_inb(ahc, SCBPTR); in ahc_handle_seqint()
920 ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR), in ahc_handle_seqint()
1162 ahc_outb(ahc, SCBPTR, scbptr); in ahc_handle_scsiint()
2135 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_update_pending_scbs()
2142 ahc_outb(ahc, SCBPTR, i); in ahc_update_pending_scbs()
2156 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_update_pending_scbs()
4188 ahc_outb(ahc, SCBPTR, i); in ahc_probe_scbs()
4192 ahc_outb(ahc, SCBPTR, 0); in ahc_probe_scbs()
4221 ahc_outb(ahc, SCBPTR, i); in ahc_build_free_scb_list()
4255 ahc_outb(ahc, SCBPTR, i-1); in ahc_build_free_scb_list()
5185 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_index_busy_tcl()
5186 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl()
5188 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_index_busy_tcl()
5205 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_unbusy_tcl()
5206 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl()
5208 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_unbusy_tcl()
5223 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_busy_tcl()
5224 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
5226 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_busy_tcl()
5480 curscbptr = ahc_inb(ahc, SCBPTR); in ahc_search_qinfifo()
5487 ahc_outb(ahc, SCBPTR, next); in ahc_search_qinfifo()
5540 ahc_outb(ahc, SCBPTR, curscbptr); in ahc_search_qinfifo()
5665 active_scb = ahc_inb(ahc, SCBPTR); in ahc_search_disc_list()
5673 ahc_outb(ahc, SCBPTR, next); in ahc_search_disc_list()
5707 ahc_outb(ahc, SCBPTR, active_scb); in ahc_search_disc_list()
5720 ahc_outb(ahc, SCBPTR, scbptr); in ahc_rem_scb_from_disc_list()
5728 ahc_outb(ahc, SCBPTR, prev); in ahc_rem_scb_from_disc_list()
5752 ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR)); in ahc_add_curscb_to_free_list()
5769 curscb = ahc_inb(ahc, SCBPTR); in ahc_rem_wscb()
5770 ahc_outb(ahc, SCBPTR, scbpos); in ahc_rem_wscb()
5793 ahc_outb(ahc, SCBPTR, prev); in ahc_rem_wscb()
5800 ahc_outb(ahc, SCBPTR, curscb); in ahc_rem_wscb()
5832 active_scb = ahc_inb(ahc, SCBPTR); in ahc_abort_scbs()
5904 ahc_outb(ahc, SCBPTR, i); in ahc_abort_scbs()
5937 ahc_outb(ahc, SCBPTR, active_scb); in ahc_abort_scbs()
6671 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_dump_card_state()
6683 ahc_inb(ahc, SCBPTR)); in ahc_dump_card_state()
6731 ahc_outb(ahc, SCBPTR, scb_index); in ahc_dump_card_state()
6741 ahc_outb(ahc, SCBPTR, scb_index); in ahc_dump_card_state()
6761 ahc_outb(ahc, SCBPTR, scb_index); in ahc_dump_card_state()
6769 ahc_outb(ahc, SCBPTR, i); in ahc_dump_card_state()
6789 ahc_outb(ahc, SCBPTR, scb->hscb->tag); in ahc_dump_card_state()
6825 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_dump_card_state()