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

/freebsd-12-stable/sys/dev/cp/
H A Dif_cp.c172 static int cp_open (struct cdev *dev, int oflags, int devtype, struct thread *td);
177 .d_open = cp_open,
957 static int cp_open (struct cdev *dev, int oflags, int devtype, struct thread *td) function
964 CP_DEBUG2 (d, ("cp_open\n"));

Completed in 101 milliseconds