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