Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/powerpc/ofw/
Dofw_syscons.c94 static vi_ioctl_t ofwfb_ioctl; variable
127 .ioctl = ofwfb_ioctl,
742 ofwfb_ioctl(video_adapter_t *adp, u_long cmd, caddr_t data) in ofwfb_ioctl() function