Home
last modified time | relevance | path

Searched refs:SCSIDAT (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/
H A Daha152x.h23 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */ macro
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq945 mov SCB_SCSI_STATUS, SCSIDAT;
990 mov SCSIDAT, SINDEX; /* Send the identify message */
993 and SCSIDAT,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1007 mov SCSIDAT, SINDEX;
1051 mov SCSIDAT, RETURN_2;
1054 mov NONE, SCSIDAT; /* ACK Byte */
1078 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
1117 mov NONE, SCSIDAT; /* ACK Identify MSG */
1317 mov NONE, SCSIDAT; /* Ack the last byte */
1352 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
[all …]
H A Daic79xx_core.c2818 ahd_inb(ahd, SCSIDAT); in ahd_handle_transmission_error()
4899 ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
4917 ahd_outb(ahd, SCSIDAT, ahd->msgout_buf[ahd->msgout_index++]); in ahd_handle_message_phase()
4942 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
H A Daic79xx_reg.h_shipped703 #define SCSIDAT 0x44
H A Daic79xx.reg1832 register SCSIDAT {