Searched refs:SCB_LUN (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 442 and SAVED_LUN, LID, SCB_LUN; 1352 test SCB_LUN, SCB_XFERLEN_ODD jz target_ITloop; 1589 test SCB_LUN, SCB_XFERLEN_ODD jnz mesgin_done; 1718 and SAVED_LUN, LID, SCB_LUN; 1861 and A, LID, SCB_LUN; 1919 and A, LID, SCB_LUN;
|
H A D | aic79xx.seq | 303 mov SCB_PKT_LUN[6], SCB_LUN; 830 mov SAVED_LUN, SCB_LUN; 979 or SINDEX, MSG_IDENTIFYFLAG|DISCENB, SCB_LUN; 1133 cmp SCB_LUN, A je setup_SCB_disconnected;
|
H A D | aic7xxx_reg.h | 1648 #define SCB_LUN 0xba macro
|
H A D | aic7xxx.reg | 1080 SCB_LUN {
|
H A D | aic79xx_reg.h | 3715 #define SCB_LUN 0x194 macro
|
H A D | aic79xx.reg | 3859 SCB_LUN {
|
H A D | aic79xx.c | 1280 ahd_inb_scbram(ahd, SCB_LUN), in ahd_handle_seqint()
|