Symbol: ZSWR9_A_RESET
sys/arch/cesfic/dev/zs.c
171
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/cobalt/dev/zs.c
229
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/ews4800mips/dev/ewsms.c
200
zs_write_reg(cs, 9, ZSWR9_A_RESET);
sys/arch/ews4800mips/sbd/kbms_sbdio.c
342
__REG_WR(9, ZSWR9_A_RESET);
sys/arch/ews4800mips/sbd/zs_sbdio.c
182
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/mac68k/dev/zs.c
370
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/macppc/dev/zs.c
398
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/mipsco/obio/zs.c
274
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/mvme68k/dev/zs.c
202
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/news68k/dev/zs.c
261
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/newsmips/apbus/zs_ap.c
387
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/newsmips/dev/zs_hb.c
277
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/next68k/dev/zs.c
264
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/sgimips/dev/zs.c
324
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/sgimips/dev/zs_kbd.c
234
zs_write_reg(cs, 9, (channel == 0) ? ZSWR9_A_RESET : ZSWR9_B_RESET);
sys/arch/sgimips/dev/zs_ms.c
164
zs_write_reg(cs, 9, (channel == 0) ? ZSWR9_A_RESET : ZSWR9_B_RESET);
sys/arch/sparc/dev/zs.c
513
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/sparc64/dev/zs.c
417
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/sun2/dev/zs.c
241
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/sun3/dev/zs.c
326
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/arch/x68k/dev/zs.c
264
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/dev/ic/z8530tty.c
458
resetbit = (channel == 0) ? ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/dev/sun/kbd_zs.c
173
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/dev/sun/ms_zs.c
150
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/dev/tc/zs_ioasic.c
316
ZSWR9_A_RESET : ZSWR9_B_RESET;
sys/dev/tc/zskbd.c
214
zs_write_reg(cs, 9, ZSWR9_A_RESET);
sys/dev/tc/zsms.c
167
zs_write_reg(cs, 9, ZSWR9_A_RESET);