Home
last modified time | relevance | path

Searched refs:DEV_IOCTL (Results 1 – 2 of 2) sorted by relevance

/minix/sys/lib/libsa/
H A Dioctl.c80 errno = DEV_IOCTL(f->f_dev)(f, cmd, arg); in ioctl()
H A Dstand.h227 #define DEV_IOCTL(d) ((d)->dv_ioctl) macro
235 #define DEV_IOCTL(d) ___CONCAT(LIBSA_SINGLE_DEVICE,ioctl) macro
241 int (DEV_IOCTL(unused))(struct open_file *, u_long, void *);