Searched refs:SCB_LUN (Results 1 – 6 of 6) sorted by relevance
| /mirbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aic7xxx.seq | 441 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;
|
| D | aic79xx.seq | 274 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;
|
| D | aic7xxx_reg.h | 1658 #define SCB_LUN 0xba macro
|
| D | aic7xxx.reg | 1083 SCB_LUN {
|
| D | aic79xx.reg | 3825 SCB_LUN {
|
| /mirbsd/src/sys/dev/ic/ |
| D | aic7xxx.c | 633 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()
|