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