Lines Matching refs:SCBPTR
1174 ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR), in ahc_handle_seqint()
1485 scbptr = ahc_inb(ahc, SCBPTR); in ahc_handle_seqint()
1502 ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR), in ahc_handle_seqint()
1744 ahc_outb(ahc, SCBPTR, scbptr); in ahc_handle_scsiint()
2741 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_update_pending_scbs()
2748 ahc_outb(ahc, SCBPTR, i); in ahc_update_pending_scbs()
2762 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_update_pending_scbs()
4702 ahc_outb(ahc, SCBPTR, i); in ahc_probe_scbs()
4706 ahc_outb(ahc, SCBPTR, 0); in ahc_probe_scbs()
4735 ahc_outb(ahc, SCBPTR, i); in ahc_build_free_scb_list()
4769 ahc_outb(ahc, SCBPTR, i-1); in ahc_build_free_scb_list()
5706 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_index_busy_tcl()
5707 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_index_busy_tcl()
5709 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_index_busy_tcl()
5726 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_unbusy_tcl()
5727 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_unbusy_tcl()
5729 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_unbusy_tcl()
5744 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_busy_tcl()
5745 ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); in ahc_busy_tcl()
5747 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_busy_tcl()
6001 curscbptr = ahc_inb(ahc, SCBPTR); in ahc_search_qinfifo()
6008 ahc_outb(ahc, SCBPTR, next); in ahc_search_qinfifo()
6061 ahc_outb(ahc, SCBPTR, curscbptr); in ahc_search_qinfifo()
6186 active_scb = ahc_inb(ahc, SCBPTR); in ahc_search_disc_list()
6194 ahc_outb(ahc, SCBPTR, next); in ahc_search_disc_list()
6228 ahc_outb(ahc, SCBPTR, active_scb); in ahc_search_disc_list()
6241 ahc_outb(ahc, SCBPTR, scbptr); in ahc_rem_scb_from_disc_list()
6249 ahc_outb(ahc, SCBPTR, prev); in ahc_rem_scb_from_disc_list()
6273 ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR)); in ahc_add_curscb_to_free_list()
6290 curscb = ahc_inb(ahc, SCBPTR); in ahc_rem_wscb()
6291 ahc_outb(ahc, SCBPTR, scbpos); in ahc_rem_wscb()
6314 ahc_outb(ahc, SCBPTR, prev); in ahc_rem_wscb()
6321 ahc_outb(ahc, SCBPTR, curscb); in ahc_rem_wscb()
6353 active_scb = ahc_inb(ahc, SCBPTR); in ahc_abort_scbs()
6425 ahc_outb(ahc, SCBPTR, i); in ahc_abort_scbs()
6458 ahc_outb(ahc, SCBPTR, active_scb); in ahc_abort_scbs()
7192 saved_scbptr = ahc_inb(ahc, SCBPTR); in ahc_dump_card_state()
7204 ahc_inb(ahc, SCBPTR)); in ahc_dump_card_state()
7252 ahc_outb(ahc, SCBPTR, scb_index); in ahc_dump_card_state()
7262 ahc_outb(ahc, SCBPTR, scb_index); in ahc_dump_card_state()
7282 ahc_outb(ahc, SCBPTR, scb_index); in ahc_dump_card_state()
7290 ahc_outb(ahc, SCBPTR, i); in ahc_dump_card_state()
7310 ahc_outb(ahc, SCBPTR, scb->hscb->tag); in ahc_dump_card_state()
7346 ahc_outb(ahc, SCBPTR, saved_scbptr); in ahc_dump_card_state()