Searched refs:aac_ioctl (Results 1 – 3 of 3) sorted by relevance
/freebsd/tools/build/test-includes/ |
H A D | badfiles.inc | 3 sys/aac_ioctl.h \
|
/freebsd/sys/dev/aac/ |
H A D | aac.c | 193 static d_ioctl_t aac_ioctl; variable 218 .d_ioctl = aac_ioctl, 2804 aac_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int flag, struct thread *td) in aac_ioctl() function
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid.c | 188 static d_ioctl_t aac_ioctl; variable 218 .d_ioctl = aac_ioctl, 2609 aac_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int flag, struct thread *td) in aac_ioctl() function
|