Home
last modified time | relevance | path

Searched refs:zx_command (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/sbus/
H A Dzx.c114 volatile struct zx_command *sc_zc;
203 sizeof(struct zx_command), BUS_SPACE_MAP_LINEAR, 0, &bh) != 0) { in zx_attach()
207 sc->sc_zc = (struct zx_command *)bus_space_vaddr(bt, bh); in zx_attach()
396 volatile struct zx_command *zc; in zx_reset()
571 volatile struct zx_command *zc; in zx_fillrect()
599 volatile struct zx_command *zc; in zx_copyrect()
660 volatile struct zx_command *zc; in zx_eraserows()
717 volatile struct zx_command *zc; in zx_putchar()
H A Dzxreg.h228 struct zx_command { struct