Lines Matching refs:HOSTIOPORT0
16 #define SCSISEQ (HOSTIOPORT0+0x00) /* SCSI sequence control */
17 #define SXFRCTL0 (HOSTIOPORT0+0x01) /* SCSI transfer control 0 */
18 #define SXFRCTL1 (HOSTIOPORT0+0x02) /* SCSI transfer control 1 */
19 #define SCSISIG (HOSTIOPORT0+0x03) /* SCSI signal in/out */
20 #define SCSIRATE (HOSTIOPORT0+0x04) /* SCSI rate control */
21 #define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */
23 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */
24 #define SCSIBUS (HOSTIOPORT0+0x07) /* SCSI data bus */
25 #define STCNT0 (HOSTIOPORT0+0x08) /* SCSI transfer count 0 */
26 #define STCNT1 (HOSTIOPORT0+0x09) /* SCSI transfer count 1 */
27 #define STCNT2 (HOSTIOPORT0+0x0a) /* SCSI transfer count 2 */
28 #define SSTAT0 (HOSTIOPORT0+0x0b) /* SCSI interrupt status 0 */
29 #define SSTAT1 (HOSTIOPORT0+0x0c) /* SCSI interrupt status 1 */
30 #define SSTAT2 (HOSTIOPORT0+0x0d) /* SCSI interrupt status 2 */
31 #define SCSITEST (HOSTIOPORT0+0x0e) /* SCSI test control */
33 #define SSTAT4 (HOSTIOPORT0+0x0f) /* SCSI status 4 */