Home
last modified time | relevance | path

Searched refs:dev_ops_intercept (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/sys/
H A Ddevice.h383 struct dev_ops *dev_ops_intercept(cdev_t, struct dev_ops *);
/dflybsd-src/sys/kern/
H A Dtty_cons.c230 cn_fwd_ops = dev_ops_intercept(cn_tab->cn_dev, &cn_iops); in cninit_finish()
H A Dkern_device.c655 dev_ops_intercept(cdev_t dev, struct dev_ops *iops) in dev_ops_intercept() function
/dflybsd-src/share/man/man9/
H A DMakefile674 make_dev.9 dev_ops_intercept.9 \