Home
last modified time | relevance | path

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

/netbsd/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))
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))
64 #define sc_ffstr *((volatile uint8_t *)(SCSI_BASE + 0x5))
65 #define sc_idenr *((volatile uint8_t *)(SCSI_BASE + 0x6))
[all …]