Searched refs:hpt_ioctl (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_osm_bsd.c | 1027 static d_ioctl_t hpt_ioctl; variable 1033 .d_ioctl = hpt_ioctl, 1292 static int hpt_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) in hpt_ioctl() function
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_osm_bsd.c | 958 static d_ioctl_t hpt_ioctl; variable 964 .d_ioctl = hpt_ioctl, 1225 static int hpt_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) in hpt_ioctl() function
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_osm_bsd.c | 1314 static d_ioctl_t hpt_ioctl; variable 1320 .d_ioctl = hpt_ioctl, 1582 static int hpt_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) in hpt_ioctl() function
|