Home
last modified time | relevance | path

Searched refs:SCB_CONTROL (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic79xx.seq166 or SCB_CONTROL, STATUS_RCVD;
333 mov A, SCB_CONTROL;
378 test SCB_CONTROL, MK_MESSAGE jz batch_scb;
576 test SCB_CONTROL, MK_MESSAGE jz . + 3;
946 or SCB_CONTROL, STATUS_RCVD;
982 test SCB_CONTROL, DISCENB jnz . + 2;
1149 test SCB_CONTROL,DISCONNECTED jz not_found;
1151 and SCB_CONTROL,~DISCONNECTED;
1157 test SCB_CONTROL, MK_MESSAGE jz mesgin_done;
1298 or SCB_CONTROL,DISCONNECTED;
[all …]
H A Daic7xxx.seq388 test SCB_CONTROL, TARGET_SCB jz . + 2;
401 test SCB_CONTROL, ULTRAENB jz . + 2;
474 test SCB_CONTROL, TAG_ENB jz . + 3;
484 test SCB_CONTROL, MK_MESSAGE jz target_ITloop;
1475 or SCB_CONTROL, STATUS_RCVD;
1515 test SCB_CONTROL, DISCENB jnz . + 2;
1654 test SCB_CONTROL, MK_MESSAGE jz . + 2;
1714 or SCB_CONTROL,DISCONNECTED;
1718 test SCB_CONTROL, TAG_ENB jnz await_busfree;
1928 and SCB_CONTROL,~DISCONNECTED;
[all …]
H A Daic7xxx.c623 ahc_inb(ahc, SCB_CONTROL)); in ahc_handle_seqint()
949 ahc_inb(ahc, SCB_CONTROL)); in ahc_handle_seqint()
2162 control = ahc_inb(ahc, SCB_CONTROL); in ahc_update_pending_scbs()
2165 ahc_outb(ahc, SCB_CONTROL, control); in ahc_update_pending_scbs()
2357 ahc_outb(ahc, SCB_CONTROL, ahc_inb(ahc, SCB_CONTROL) & ~MK_MESSAGE); in ahc_setup_initiator_msgout()
3590 ahc_outb(ahc, SCB_CONTROL, in ahc_handle_msg_reject()
4283 ahc_outb(ahc, SCB_CONTROL, 0); in ahc_build_free_scb_list()
5787 ahc_outb(ahc, SCB_CONTROL, 0); in ahc_rem_scb_from_disc_list()
5838 ahc_outb(ahc, SCB_CONTROL, 0); in ahc_rem_wscb()
7196 ahc_outb(ahc, SCB_CONTROL, in ahc_recover_commands()
[all …]
H A Daic79xx.c1173 ahd_outb(ahd, SCB_CONTROL, in ahd_handle_seqint()
1174 ahd_inb_scbram(ahd, SCB_CONTROL) in ahd_handle_seqint()
1289 ahd_inb_scbram(ahd, SCB_CONTROL)); in ahd_handle_seqint()
1411 ahd_outb(ahd, SCB_CONTROL, in ahd_handle_seqint()
3447 ahd_outb(ahd, SCB_CONTROL, control); in ahd_update_pending_scbs()
3667 ahd_outb(ahd, SCB_CONTROL, in ahd_setup_initiator_msgout()
4802 ahd_outb(ahd, SCB_CONTROL, in ahd_handle_msg_reject()
5586 ahd_outb(ahd, SCB_CONTROL, MK_MESSAGE); in ahd_probe_scbs()
5614 ahd_outb(ahd, SCB_CONTROL, 0); in ahd_initialize_hscbs()
9231 ahd_inb_scbram(ahd, SCB_CONTROL), in ahd_dump_scbs()
[all …]
H A Daic7xxx_reg.h1634 #define SCB_CONTROL 0xb8 macro
H A Daic7xxx.reg1064 SCB_CONTROL {
H A Daic79xx_reg.h3704 #define SCB_CONTROL 0x192 macro
H A Daic79xx.reg3846 SCB_CONTROL {