Searched defs:ZS_DELAY (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/sys/arch/cesfic/dev/
H A Dzsvar.h3 #define ZS_DELAY() macro
/netbsd-current/sys/arch/sun2/include/
H A Dz8530var.h91 #define ZS_DELAY() delay(2) macro
/netbsd-current/sys/arch/ews4800mips/include/
H A Dz8530var.h122 #define ZS_DELAY() macro
/netbsd-current/sys/arch/mvme68k/dev/
H A Dzsvar.h57 #define ZS_DELAY() macro
/netbsd-current/sys/arch/x68k/include/
H A Dz8530var.h120 #define ZS_DELAY() delay(2) macro
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dzs.c44 #define ZS_DELAY() delay(2) macro
/netbsd-current/sys/arch/newsmips/dev/
H A Dzs.c61 #define ZS_DELAY() (*zs_delay)() macro
H A Dzs_hb.c83 #define ZS_DELAY() {(void)*(volatile char *)INTEN1; delay(2);} macro
/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_zs.c76 #define ZS_DELAY() DELAY(3) macro
/netbsd-current/sys/arch/sun3/dev/
H A Dzs_kgdb.c66 #define ZS_DELAY() delay(2) macro
H A Dzs.c105 #define ZS_DELAY() delay(2) macro
[all...]
/netbsd-current/sys/arch/mac68k/dev/
H A Dzs_kgdb.c69 #define ZS_DELAY() delay(2) macro
H A Dzs.c731 #define ZS_DELAY() macro
[all...]
/netbsd-current/sys/arch/cobalt/dev/
H A Dzs.c74 #define ZS_DELAY() delay(2) macro
[all...]
/netbsd-current/sys/arch/sparc64/dev/
H A Dzsvar.h183 #define ZS_DELAY() (0) macro
H A Dzs.c100 #define ZS_DELAY() macro
[all...]
/netbsd-current/sys/arch/mipsco/obio/
H A Dzs.c98 #define ZS_DELAY() delay(ZS_RECOVERY) macro
[all...]
/netbsd-current/sys/arch/news68k/dev/
H A Dzs.c95 #define ZS_DELAY() /* delay(2) */ macro
[all...]
/netbsd-current/sys/arch/next68k/dev/
H A Dzs.c98 #define ZS_DELAY() delay(2) macro
[all...]
/netbsd-current/sys/arch/newsmips/apbus/
H A Dzs_ap.c129 #define ZS_DELAY() DELAY(2) macro
/netbsd-current/sys/arch/sparc/dev/
H A Dzs.c91 #define ZS_DELAY() (CPU_ISSUN4C ? (0) : delay(2)) macro
[all...]
/netbsd-current/sys/arch/macppc/dev/
H A Dzs.c786 #define ZS_DELAY() macro
[all...]
/netbsd-current/sys/arch/sgimips/dev/
H A Dzs.c93 #define ZS_DELAY() delay(3) macro
[all...]

Completed in 375 milliseconds