Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/misc/
H A Dufm.c80 static usb_fifo_ioctl_t ufm_ioctl; variable
83 .f_ioctl = &ufm_ioctl,
298 ufm_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, in ufm_ioctl() function