Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_autoconf.c586 devmon_report_device(device_t dev, bool isattach) in devmon_report_device() argument
602 what = (isattach ? "device-attach" : "device-detach"); in devmon_report_device()