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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c456 static int ctl_open(struct cdev *dev, int flags, int fmt, struct thread *td);
572 .d_open = ctl_open,
2044 ctl_open(struct cdev *dev, int flags, int fmt, struct thread *td) function

Completed in 89 milliseconds