Searched refs:SPD_HDD_IO_BASE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/playstation2/dev/
H A Dspdreg.h60 #define SPD_HDD_IO_BASE MIPS_PHYS_TO_KSEG1(0x14000040) macro
H A Dwdc_spd.c223 wdr->cmd_iohs[i] = SPD_HDD_IO_BASE + i * 2; /* wdc register is 16 bit wide. */
226 wdr->ctl_ioh = SPD_HDD_IO_BASE + WDC_SPD_HDD_AUXREG_OFFSET;
228 wdr->data32ioh = SPD_HDD_IO_BASE;

Completed in 74 milliseconds