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

  /src/sys/dev/pci/
vio9p.c 141 static int vio9p_ioctl(struct file *, u_long, void *);
149 .fo_ioctl = vio9p_ioctl,
200 vio9p_ioctl(struct file *fp, u_long cmd, void *addr) function in typeref:typename:int
vio9p.c 141 static int vio9p_ioctl(struct file *, u_long, void *);
149 .fo_ioctl = vio9p_ioctl,
200 vio9p_ioctl(struct file *fp, u_long cmd, void *addr) function in typeref:typename:int

Completed in 26 milliseconds