Home
last modified time | relevance | path

Searched refs:make_only_dev_covering (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/sys/
H A Ddevice.h394 cdev_t make_only_dev_covering(struct dev_ops *ops, struct dev_ops *bops, int minor,
/dflybsd-src/sys/kern/
H A Dkern_conf.c299 make_only_dev_covering(struct dev_ops *ops, struct dev_ops *bops, int minor, in make_only_dev_covering() function
H A Dsubr_disk.c719 dp->d_cdev = make_only_dev_covering( in _disk_create_named()
733 dp->d_cdev = make_only_dev_covering( in _disk_create_named()