Searched refs:LAST_MSG (Results 1 – 12 of 12) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 292 #define LAST_MSG 0x53 macro
|
D | aic7xxx.reg | 1320 LAST_MSG {
|
D | aic7xxx.seq | 765 mov LAST_MSG, MSG_OUT;
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 506 #define LAST_MSG 0x53
|
D | aic79xx_reg.h_shipped | 1041 ahd_print_register(NULL, 0, "LAST_MSG", 0x14a, regvalue, cur_col, wrap) 2502 #define LAST_MSG 0x14a
|
D | aic7xxx.reg | 1613 LAST_MSG {
|
D | aic79xx.reg | 3941 LAST_MSG {
|
D | aic7xxx.seq | 1547 mov LAST_MSG, MSG_OUT;
|
D | aic79xx.seq | 1018 mov LAST_MSG, MSG_OUT;
|
D | aic7xxx_core.c | 4027 last_msg = ahc_inb(ahc, LAST_MSG); in ahc_handle_msg_reject()
|
D | aic79xx_core.c | 5541 last_msg = ahd_inb(ahd, LAST_MSG); in ahd_handle_msg_reject()
|
/drivers/scsi/ |
D | aic7xxx_old.c | 4032 last_msg = aic_inb(p, LAST_MSG); in aic7xxx_handle_seqint() 8207 aic_outb(p, MSG_NOOP, LAST_MSG); in aic7xxx_register()
|