Symbol: HOSTIOPORT0
drivers/scsi/aha152x.c
754
HOSTIOPORT0 = setup->io_port;
drivers/scsi/aha152x.c
757
HOSTIOPORT0 = setup->io_port+0x10;
drivers/scsi/aha152x.c
796
shpnt->io_port, HOSTIOPORT0, HOSTIOPORT1,
drivers/scsi/aha152x.h
16
#define SCSISEQ (HOSTIOPORT0+0x00) /* SCSI sequence control */
drivers/scsi/aha152x.h
17
#define SXFRCTL0 (HOSTIOPORT0+0x01) /* SCSI transfer control 0 */
drivers/scsi/aha152x.h
18
#define SXFRCTL1 (HOSTIOPORT0+0x02) /* SCSI transfer control 1 */
drivers/scsi/aha152x.h
19
#define SCSISIG (HOSTIOPORT0+0x03) /* SCSI signal in/out */
drivers/scsi/aha152x.h
20
#define SCSIRATE (HOSTIOPORT0+0x04) /* SCSI rate control */
drivers/scsi/aha152x.h
21
#define SELID (HOSTIOPORT0+0x05) /* selection/reselection ID */
drivers/scsi/aha152x.h
23
#define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */
drivers/scsi/aha152x.h
24
#define SCSIBUS (HOSTIOPORT0+0x07) /* SCSI data bus */
drivers/scsi/aha152x.h
25
#define STCNT0 (HOSTIOPORT0+0x08) /* SCSI transfer count 0 */
drivers/scsi/aha152x.h
26
#define STCNT1 (HOSTIOPORT0+0x09) /* SCSI transfer count 1 */
drivers/scsi/aha152x.h
27
#define STCNT2 (HOSTIOPORT0+0x0a) /* SCSI transfer count 2 */
drivers/scsi/aha152x.h
28
#define SSTAT0 (HOSTIOPORT0+0x0b) /* SCSI interrupt status 0 */
drivers/scsi/aha152x.h
29
#define SSTAT1 (HOSTIOPORT0+0x0c) /* SCSI interrupt status 1 */
drivers/scsi/aha152x.h
30
#define SSTAT2 (HOSTIOPORT0+0x0d) /* SCSI interrupt status 2 */
drivers/scsi/aha152x.h
31
#define SCSITEST (HOSTIOPORT0+0x0e) /* SCSI test control */
drivers/scsi/aha152x.h
33
#define SSTAT4 (HOSTIOPORT0+0x0f) /* SCSI status 4 */