Home
last modified time | relevance | path

Searched refs:SCSI_BASE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/newsmips/dev/
H A Dscreg_1185.h51 # define SCSI_BASE 0xbfe00100 macro
53 # define SCSI_BASE 0xe1900000 macro
56 #define sc_statr *((volatile uint8_t *)(SCSI_BASE + 0x0))
57 #define sc_comr *((volatile uint8_t *)(SCSI_BASE + 0x0))
58 #define sc_datr *((volatile uint8_t *)(SCSI_BASE + 0x1))
59 #define sc_intrq1 *((volatile uint8_t *)(SCSI_BASE + 0x2))
60 #define sc_intrq2 *((volatile uint8_t *)(SCSI_BASE + 0x3))
61 #define sc_envir *((volatile uint8_t *)(SCSI_BASE + 0x3))
62 #define sc_cmonr *((volatile uint8_t *)(SCSI_BASE + 0x4))
63 #define sc_timer *((volatile uint8_t *)(SCSI_BASE + 0x4))
[all …]