Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdc/
H A Dfdc.c1395 static g_ioctl_t fd_ioctl; variable
1403 .ioctl = fd_ioctl,
1488 fd_ioctl(struct g_provider *pp, u_long cmd, void *data, int fflag, struct thread *td) in fd_ioctl() function