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

/freebsd-current/stand/libofw/
H A Dofw_disk.c47 static int ofwd_ioctl(struct open_file *f, u_long cmd, void *data);
60 .dv_ioctl = ofwd_ioctl,
162 ofwd_ioctl(struct open_file *f, u_long cmd, void *data) function

Completed in 52 milliseconds