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

/freebsd-13-stable/sys/powerpc/amigaone/
H A Dcpld_a1222.c103 static d_ioctl_t cpld_ioctl; variable
109 .d_ioctl = cpld_ioctl,
361 cpld_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, function
H A Dcpld_x5000.c90 static d_ioctl_t cpld_ioctl; variable
96 .d_ioctl = cpld_ioctl,
299 cpld_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) function

Completed in 53 milliseconds