Searched refs:ioctl_dev_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h336 typedef struct cdev * ioctl_dev_t; typedef in typeref:struct:cdev
380 ioctl_dev_t ioctl_dev;
H A Dhptiop.c188 static int hptiop_open(ioctl_dev_t dev, int flags,
201 static int hptiop_close(ioctl_dev_t dev, int flags,
209 static int hptiop_ioctl(ioctl_dev_t dev, u_long cmd, caddr_t data,

Completed in 167 milliseconds