Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h23 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */ macro
H A Daha152x.c1647 ADDMSGI(GETPORT(SCSIDAT)); in msgi_run()
1864 SETPORT(SCSIDAT, MSGO(MSGO_I++)); in msgo_run()
1911 SETPORT(SCSIDAT, CURRENT_SC->cmnd[CMD_I++]); in cmd_run()
1934 CURRENT_SC->SCp.Status = GETPORT(SCSIDAT); in status_run()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h23 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */ macro
H A 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()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2819 ahd_inb(ahd, SCSIDAT); in ahd_handle_transmission_error()
4901 ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
4919 ahd_outb(ahd, SCSIDAT, ahd->msgout_buf[ahd->msgout_index++]); in ahd_handle_message_phase()
4944 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
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()

Completed in 36 milliseconds