Home
last modified time | relevance | path

Searched refs:bdevsw_remove (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Dconf.h306 int bdevsw_remove(int, const struct bdevsw *);
/xnu-8792.41.9/bsd/kern/
H A Dbsd_stubs.c156 bdevsw_remove(int index, const struct bdevsw * bsw) in bdevsw_remove() function