Searched refs:ofwfb_putc32 (Results 1 – 1 of 1) sorted by relevance
148 static vi_putc_t ofwfb_putc32; variable270 sc->sc_putc = ofwfb_putc32; in ofwfb_configure()860 ofwfb_putc32(video_adapter_t *adp, vm_offset_t off, uint8_t c, uint8_t a) in ofwfb_putc32() function