Home
last modified time | relevance | path

Searched refs:SCB_LUN (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx.seq441 mov SAVED_LUN, SCB_LUN;
465 or SCB_LUN, MSG_IDENTIFYFLAG call target_outb;
1515 or SINDEX, MSG_IDENTIFYFLAG|DISCENB, SCB_LUN;
1721 mov SAVED_LUN, SCB_LUN;
1864 mov A, SCB_LUN;
1922 mov A, SCB_LUN;
Daic79xx.seq274 mov SCB_PKT_LUN[6], SCB_LUN;
664 mov SAVED_LUN, SCB_LUN;
788 or SINDEX, MSG_IDENTIFYFLAG|DISCENB, SCB_LUN;
942 cmp SCB_LUN, A je setup_SCB_disconnected;
Daic7xxx_reg.h1658 #define SCB_LUN 0xba macro
Daic7xxx.reg1083 SCB_LUN {
Daic79xx.reg3825 SCB_LUN {
/mirbsd/src/sys/dev/ic/
Daic7xxx.c633 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), in ahc_handle_seqint()
961 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), in ahc_handle_seqint()
4174 ahc_outb(ahc, SCB_LUN, 0xFF); in ahc_build_free_scb_list()
6738 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60); in ahc_dump_card_state()