Searched refs:hpcfb_ioctl (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpcfb.c177 int hpcfb_ioctl(void *, void *, u_long, void *, int, struct lwp *);
255 .ioctl = hpcfb_ioctl,
546 hpcfb_ioctl(void *v, void *vs, u_long cmd, void *data, int flag, function
553 DPRINTF(("hpcfb_ioctl(cmd=0x%lx)\n", cmd));
615 DPRINTF(("%s(%d): hpcfb_ioctl(%lx, %lx) grp=%c num=%ld\n",

Completed in 127 milliseconds