HomeSort by: relevance | last modified time | path
    Searched defs:gendiofb_ioctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hp300/dev/
gendiofb.c 74 static int gendiofb_ioctl(void *, void *, u_long, void *, int, struct lwp *);
77 .ioctl = gendiofb_ioctl,
194 gendiofb_ioctl(void *v, void *vs, u_long cmd, void *data, int flags, function in typeref:typename:int
gendiofb.c 74 static int gendiofb_ioctl(void *, void *, u_long, void *, int, struct lwp *);
77 .ioctl = gendiofb_ioctl,
194 gendiofb_ioctl(void *v, void *vs, u_long cmd, void *data, int flags, function in typeref:typename:int

Completed in 22 milliseconds