Home
last modified time | relevance | path

Searched defs:diofb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Ddiofbvar.h75 struct diofb { struct
76 uint8_t *regkva; /* KVA of registers */
77 uint8_t *fbkva; /* KVA of framebuffer */
79 uint8_t *regaddr; /* control registers physaddr */
80 uint8_t *fbaddr; /* frame buffer physaddr */
82 u_int fbsize; /* frame buffer size */
106 int (*bmv)(struct diofb *, uint16_t, uint16_t, uint16_t, argument
120 void diofb_cnattach(struct diofb *); argument
H A Dtopcat.c585 struct diofb *diofb = ri->ri_hw; topcat_putchar8() local
607 struct diofb *diofb; topcat_putchar1_4() local
[all...]