Home
last modified time | relevance | path

Searched defs:zskbd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dconsole.h88 struct zskbd { struct
89 volatile uint8_t *status;
90 volatile uint8_t *data;
91 const uint8_t *normal;
92 const uint8_t *shift;
116 void zskbd_set_addr(uint32_t, uint32_t); argument
H A Dcons_zskbd.c42 struct zskbd zskbd; variable
/netbsd-src/sys/dev/tc/
H A Dzskbd.c183 struct zskbd_softc *zskbd = device_private(self); in zskbd_attach() local
362 struct zskbd_softc *zskbd; in zskbd_rxint() local
402 struct zskbd_softc *zskbd; in zskbd_txint() local
415 struct zskbd_softc *zskbd; in zskbd_stint() local
442 struct zskbd_softc *zskbd; in zskbd_softint() local