Lines Matching refs:SCB_CONTROL
1099 ahd_outb(ahd, SCB_CONTROL, scb->hscb->control); in ahd_handle_seqint()
1165 ahd_outb(ahd, SCB_CONTROL, in ahd_handle_seqint()
1166 ahd_inb_scbram(ahd, SCB_CONTROL) in ahd_handle_seqint()
1281 ahd_inb_scbram(ahd, SCB_CONTROL)); in ahd_handle_seqint()
1403 ahd_outb(ahd, SCB_CONTROL, in ahd_handle_seqint()
1404 ahd_inb_scbram(ahd, SCB_CONTROL) & ~MK_MESSAGE); in ahd_handle_seqint()
2480 } else if ((ahd_inb_scbram(ahd, SCB_CONTROL) in ahd_handle_proto_violation()
3434 control = ahd_inb_scbram(ahd, SCB_CONTROL); in ahd_update_pending_scbs()
3437 ahd_outb(ahd, SCB_CONTROL, control); in ahd_update_pending_scbs()
3649 ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT), in ahd_setup_initiator_msgout()
3657 ahd_outb(ahd, SCB_CONTROL, in ahd_setup_initiator_msgout()
3658 ahd_inb_scbram(ahd, SCB_CONTROL) & ~MK_MESSAGE); in ahd_setup_initiator_msgout()
4792 ahd_outb(ahd, SCB_CONTROL, in ahd_handle_msg_reject()
4793 ahd_inb_scbram(ahd, SCB_CONTROL) & mask); in ahd_handle_msg_reject()
5548 ahd_outb(ahd, SCB_CONTROL, MK_MESSAGE); in ahd_probe_scbs()
5576 ahd_outb(ahd, SCB_CONTROL, 0); in ahd_initialize_hscbs()
9018 ahd_scb_control_print(ahd_inb_scbram(ahd, SCB_CONTROL), in ahd_dump_card_state()
9204 ahd_inb_scbram(ahd, SCB_CONTROL), in ahd_dump_scbs()
9430 ahd_outb(ahd, SCB_CONTROL, in ahd_recover_commands()
9431 ahd_inb(ahd, SCB_CONTROL)|MK_MESSAGE); in ahd_recover_commands()