Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Daha152x.h23 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */ macro
Daha152x.c1687 ADDMSGI(GETPORT(SCSIDAT)); in msgi_run()
1909 SETPORT(SCSIDAT, MSGO(MSGO_I++)); in msgo_run()
1956 SETPORT(SCSIDAT, CURRENT_SC->cmnd[CMD_I++]); in cmd_run()
1979 aha152x_priv(CURRENT_SC)->status = GETPORT(SCSIDAT); in status_run()
/linux-6.1.9/drivers/scsi/aic7xxx/
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 …]
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()
Daic79xx_reg.h_shipped703 #define SCSIDAT 0x44
Daic79xx.reg1832 register SCSIDAT {