Home
last modified time | relevance | path

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

/freebsd/tools/build/test-includes/
H A Dbadfiles.inc3 sys/aac_ioctl.h \
/freebsd/sys/dev/aac/
H A Daac.c193 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 Daacraid.c188 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