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

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c45 .dv_ioctl = flash_ioctl,
52 .dv_ioctl = net_ioctl,
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dstand.h189 int (*dv_ioctl)(struct open_file *, u_long, void *); member in struct:devsw
199 #define DEV_IOCTL(d) ((d)->dv_ioctl)

Completed in 101 milliseconds