Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/dreamcast/dev/maple/
Dmaplereg.h38 #define MAPLE_STATE (*(volatile uint32_t *) 0xa05f6c18) macro
Dmaple.c335 while (MAPLE_STATE != 0) /* XXX may lost a DMA cycle */ in maple_run_polling()
502 MAPLE_STATE = 1; in maple_start()
511 MAPLE_STATE = 1; in maple_start_poll()
512 while (MAPLE_STATE != 0) in maple_start_poll()