Home
last modified time | relevance | path

Searched refs:LAST_MSG (Results 1 – 12 of 12) sorted by relevance

/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h292 #define LAST_MSG 0x53 macro
Daic7xxx.reg1320 LAST_MSG {
Daic7xxx.seq765 mov LAST_MSG, MSG_OUT;
/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped506 #define LAST_MSG 0x53
Daic79xx_reg.h_shipped1041 ahd_print_register(NULL, 0, "LAST_MSG", 0x14a, regvalue, cur_col, wrap)
2502 #define LAST_MSG 0x14a
Daic7xxx.reg1613 LAST_MSG {
Daic79xx.reg3941 LAST_MSG {
Daic7xxx.seq1547 mov LAST_MSG, MSG_OUT;
Daic79xx.seq1018 mov LAST_MSG, MSG_OUT;
Daic7xxx_core.c4027 last_msg = ahc_inb(ahc, LAST_MSG); in ahc_handle_msg_reject()
Daic79xx_core.c5541 last_msg = ahd_inb(ahd, LAST_MSG); in ahd_handle_msg_reject()
/drivers/scsi/
Daic7xxx_old.c4032 last_msg = aic_inb(p, LAST_MSG); in aic7xxx_handle_seqint()
8207 aic_outb(p, MSG_NOOP, LAST_MSG); in aic7xxx_register()