Home
last modified time | relevance | path

Searched refs:config_detach_all (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/sys/
H A Ddevice.h573 bool config_detach_all(int);
/netbsd/sys/arch/i386/i386/
H A Dmachdep.c769 config_detach_all(boothowto) || in cpu_reboot()
/netbsd/sys/arch/amd64/amd64/
H A Dmachdep.c702 config_detach_all(boothowto) || in cpu_reboot()
/netbsd/sys/arch/sparc64/sparc64/
H A Dmachdep.c575 config_detach_all(boothowto) || in cpu_reboot()
/netbsd/sys/kern/
H A Dsubr_autoconf.c2401 config_detach_all(int how) in config_detach_all() function