Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dioasicreg.h115 #define IOASIC_FLOPPY_DECODE IOASIC_SLOT_1_START+0x1a0 macro
/netbsd-src/sys/arch/pmax/pmax/
H A Dmaxine.h199 #define XINE_REG_FLOPPY_DECODE ( XINE_SYS_ASIC + IOASIC_FLOPPY_DECODE )
H A Ddec_maxine.c162 *(volatile uint32_t *)(ioasic_base + IOASIC_FLOPPY_DECODE) = 13; in dec_maxine_init()