Searched defs:bktr_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/bktr/
H A Dbktr_os.c246 static d_open_t bktr_open; variable
578 bktr_open( struct cdev *dev, int flags, int fmt, struct thread *td ) function
880 #define bktr_open bktropen macro
1190 bktr_open(dev_t dev, int flags, int fmt, struct thread *td) function

Completed in 54 milliseconds