Lines Matching refs:HOSTIOPORT0
58 #define SCSISEQ (HOSTIOPORT0+0x00) /* SCSI sequence control */
59 #define SXFRCTL0 (HOSTIOPORT0+0x01) /* SCSI transfer control 0 */
60 #define SXFRCTL1 (HOSTIOPORT0+0x02) /* SCSI transfer control 1 */
61 #define SCSISIG (HOSTIOPORT0+0x03) /* SCSI signal in/out */
62 #define SCSIRATE (HOSTIOPORT0+0x04) /* SCSI rate control */
63 #define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */
65 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */
66 #define SCSIBUS (HOSTIOPORT0+0x07) /* SCSI data bus */
67 #define STCNT0 (HOSTIOPORT0+0x08) /* SCSI transfer count 0 */
68 #define STCNT1 (HOSTIOPORT0+0x09) /* SCSI transfer count 1 */
69 #define STCNT2 (HOSTIOPORT0+0x0a) /* SCSI transfer count 2 */
70 #define SSTAT0 (HOSTIOPORT0+0x0b) /* SCSI interrupt status 0 */
71 #define SSTAT1 (HOSTIOPORT0+0x0c) /* SCSI interrupt status 1 */
72 #define SSTAT2 (HOSTIOPORT0+0x0d) /* SCSI interrupt status 2 */
73 #define SCSITEST (HOSTIOPORT0+0x0e) /* SCSI test control */
75 #define SSTAT4 (HOSTIOPORT0+0x0f) /* SCSI status 4 */