Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daha152x.h65 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */ macro
Daha152x.c2324 ADDMSGI(GETPORT(SCSIDAT));
2554 SETPORT(SCSIDAT, MSGO(MSGO_I++));
2613 SETPORT(SCSIDAT, CURRENT_SC->cmnd[CMD_I++]);
2636 CURRENT_SC->SCp.Status = GETPORT(SCSIDAT);
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.seq752 mov SCB_SCSI_STATUS, SCSIDAT;
797 mov SCSIDAT, SINDEX; /* Send the identify message */
800 and SCSIDAT,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
814 mov SCSIDAT, SINDEX;
858 mov SCSIDAT, RETURN_2;
861 mov NONE, SCSIDAT; /* ACK Byte */
885 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
924 mov NONE, SCSIDAT; /* ACK Identify MSG */
1117 mov NONE, SCSIDAT; /* Ack the last byte */
1142 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
[all …]
Daic79xx_core.c1562 ahd_inb(ahd, SCSIDAT); in ahd_handle_transmission_error()
3644 ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
3662 ahd_outb(ahd, SCSIDAT, ahd->msgout_buf[ahd->msgout_index++]); in ahd_handle_message_phase()
3687 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
Daic79xx_reg.h2684 #define SCSIDAT 0x44 macro
Daic79xx.reg1744 register SCSIDAT {