Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_freebsd.c57 static d_ioctl_t ispioctl; variable
69 .d_ioctl = ispioctl,
372 ispioctl(struct cdev *dev, u_long c, caddr_t addr, int flags, struct thread *td) in ispioctl() function