Home
last modified time | relevance | path

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

/src/sys/dev/ida/
H A Dida.c69 static d_ioctl_t ida_ioctl; variable
72 .d_ioctl = ida_ioctl,
743 ida_ioctl (struct cdev *dev, u_long cmd, caddr_t addr, int32_t flag, struct thread *td) in ida_ioctl() function