Home
last modified time | relevance | path

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

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq440 mov SAVED_LUN, SCB_LUN;
464 or SCB_LUN, MSG_IDENTIFYFLAG call target_outb;
1513 or SINDEX, MSG_IDENTIFYFLAG|DISCENB, SCB_LUN;
1719 mov SAVED_LUN, SCB_LUN;
1862 mov A, SCB_LUN;
1920 mov A, SCB_LUN;
H A Daic79xx.seq273 mov SCB_PKT_LUN[6], SCB_LUN;
663 mov SAVED_LUN, SCB_LUN;
787 or SINDEX, MSG_IDENTIFYFLAG|DISCENB, SCB_LUN;
941 cmp SCB_LUN, A je setup_SCB_disconnected;
H A Daic7xxx_reg.h1657 #define SCB_LUN 0xba macro
H A Daic7xxx.reg1082 SCB_LUN {
H A Daic79xx_reg.h3669 #define SCB_LUN 0x194 macro
H A Daic79xx.reg3824 SCB_LUN {
/netbsd/sys/dev/ic/
H A Daic7xxx.c618 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), in ahc_handle_seqint()
946 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), in ahc_handle_seqint()
4160 ahc_outb(ahc, SCB_LUN, 0xFF); in ahc_build_free_scb_list()
6725 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60); in ahc_dump_card_state()
H A Daic79xx.c1259 ahd_inb_scbram(ahd, SCB_LUN), in ahd_handle_seqint()