Searched refs:ZSWR9_A_RESET (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dz8530reg.h266 #define ZSWR9_A_RESET 0x80 /* reset channel A (0) */ macro
H A Dz8530tty.c383 resetbit = (channel == 0) ? ZSWR9_A_RESET : ZSWR9_B_RESET;
/openbsd-current/sys/dev/sun/
H A Dz8530ms.c213 zs_write_reg(cs, 9, channel == 0 ? ZSWR9_A_RESET : ZSWR9_B_RESET);
/openbsd-current/sys/dev/tc/
H A Dzs_ioasic.c328 ZSWR9_A_RESET : ZSWR9_B_RESET;
/openbsd-current/sys/arch/sparc64/dev/
H A Dzs.c382 ZSWR9_A_RESET : ZSWR9_B_RESET;
H A Dz8530kbd.c340 reset = (channel == 0) ? ZSWR9_A_RESET : ZSWR9_B_RESET;
/openbsd-current/sys/arch/macppc/dev/
H A Dzs.c329 ZSWR9_A_RESET : ZSWR9_B_RESET;

Completed in 93 milliseconds