Symbol: zs_write_csr
sys/arch/alpha/include/z8530var.h
113
void zs_write_csr(struct zs_chanstate *cs, u_int val);
sys/arch/cesfic/dev/zs.c
373
zs_write_csr(cs, ZSM_RESET_ERR);
sys/arch/cesfic/include/z8530var.h
17
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/cobalt/include/z8530var.h
109
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/ews4800mips/dev/ewskbd.c
305
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/ews4800mips/dev/ewskbd.c
320
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/ews4800mips/dev/ewsms.c
227
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/ews4800mips/dev/ewsms.c
253
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/ews4800mips/include/z8530var.h
102
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/mac68k/dev/zs_kgdb.c
244
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/mac68k/dev/zs_kgdb.c
257
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/mac68k/dev/zs_kgdb.c
266
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/mac68k/include/z8530var.h
159
void zs_write_csr(struct zs_chanstate *, uint8_t);
sys/arch/macppc/dev/zs_kgdb.c
242
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/macppc/dev/zs_kgdb.c
255
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/macppc/dev/zs_kgdb.c
264
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/macppc/include/z8530var.h
163
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/mipsco/include/z8530var.h
116
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/mipsco/obio/zs_kgdb.c
221
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/mipsco/obio/zs_kgdb.c
234
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/mipsco/obio/zs_kgdb.c
243
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/mvme68k/dev/zs.c
458
zs_write_csr(cs, ZSM_RESET_ERR);
sys/arch/mvme68k/include/z8530var.h
110
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/news68k/include/z8530var.h
109
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/newsmips/include/z8530var.h
109
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/next68k/dev/zs_kgdb.c
234
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/next68k/dev/zs_kgdb.c
247
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/next68k/dev/zs_kgdb.c
256
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/next68k/include/z8530var.h
66
void zs_write_csr(struct zs_chanstate *, uint8_t);
sys/arch/pmax/include/z8530var.h
75
void zs_write_csr(struct zs_chanstate *cs, u_int val);
sys/arch/sgimips/dev/zs_kbd.c
267
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/sgimips/dev/zs_kbd.c
282
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/sgimips/dev/zs_kgdb.c
221
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/sgimips/dev/zs_kgdb.c
234
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/sgimips/dev/zs_kgdb.c
243
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/sgimips/dev/zs_ms.c
186
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/sgimips/dev/zs_ms.c
212
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/sgimips/include/z8530var.h
116
void zs_write_csr (struct zs_chanstate *, uint8_t);
sys/arch/sparc/dev/zs_kgdb.c
242
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/sparc/dev/zs_kgdb.c
255
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/sparc/dev/zs_kgdb.c
264
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/sparc/include/z8530var.h
79
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/sparc64/include/z8530var.h
93
void zs_write_csr(struct zs_chanstate *cs, uint8_t val);
sys/arch/sun2/dev/zs_kgdb.c
232
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/sun2/dev/zs_kgdb.c
245
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/sun2/dev/zs_kgdb.c
254
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/sun2/dev/zsvar.h
104
void zs_write_csr(struct zs_chanstate *, uint8_t);
sys/arch/sun3/dev/zs_kgdb.c
235
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/sun3/dev/zs_kgdb.c
248
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/sun3/dev/zs_kgdb.c
257
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/sun3/include/z8530var.h
109
void zs_write_csr(struct zs_chanstate *, uint8_t);
sys/arch/x68k/dev/ms.c
513
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/arch/x68k/dev/ms.c
541
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/arch/x68k/dev/ms.c
557
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/arch/x68k/include/z8530var.h
157
void zs_write_csr(struct zs_chanstate *, uint8_t);
sys/dev/ic/z8530sc.c
154
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/dev/ic/z8530sc.c
171
zs_write_csr(cs, ZSM_RESET_ERR); /* XXX: reset error condition */
sys/dev/ic/z8530sc.c
252
zs_write_csr(cs, ZSM_RESET_STINT);
sys/dev/ic/z8530sc.c
253
zs_write_csr(cs, ZSM_RESET_STINT);
sys/dev/ic/z8530sc.c
337
zs_write_csr(cs0, ZSWR0_CLR_INTR);
sys/dev/ic/z8530sc.c
351
zs_write_csr(cs1, ZSWR0_CLR_INTR);
sys/dev/ic/z8530tty.c
1369
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/dev/ic/z8530tty.c
1433
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/dev/ic/z8530tty.c
1471
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/dev/sun/kbd_zs.c
227
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/dev/sun/kbd_zs.c
278
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/dev/sun/kbd_zs.c
294
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/dev/sun/ms_zs.c
186
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/dev/sun/ms_zs.c
213
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/dev/sun/ms_zs.c
228
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/dev/tc/zskbd.c
377
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/dev/tc/zskbd.c
405
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/dev/tc/zskbd.c
421
zs_write_csr(cs, ZSWR0_RESET_STATUS);
sys/dev/tc/zsms.c
305
zs_write_csr(cs, ZSWR0_RESET_ERRORS);
sys/dev/tc/zsms.c
333
zs_write_csr(cs, ZSWR0_RESET_TXINT);
sys/dev/tc/zsms.c
349
zs_write_csr(cs, ZSWR0_RESET_STATUS);