Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dhotplug.h26 #define HOTPLUG_DEVAT 0x01 /* device attached */ macro
/openbsd-src/usr.sbin/hotplugd/
H A Dhotplugd.c121 case HOTPLUG_DEVAT: in main()
/openbsd-src/sys/dev/
H A Dhotplug.c84 he.he_type = HOTPLUG_DEVAT; in hotplug_device_attach()