Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Ddevice.h572 void config_detach_commit(device_t);
/netbsd/sys/kern/
H A Dsubr_devsw.c1389 config_detach_commit(dv); in bdev_detached()
1671 config_detach_commit(dv); in cdev_detached()
H A Dsubr_autoconf.c2213 config_detach_commit(dev); in config_detach_release()
2340 config_detach_commit(device_t dev) in config_detach_commit() function