Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/hotplugd/
H A Dhotplugd.c123 he.he_devname, he.he_devclass); in main()
124 exec_script(_PATH_ETC_HOTPLUG_ATTACH, he.he_devclass, in main()
129 he.he_devname, he.he_devclass); in main()
130 exec_script(_PATH_ETC_HOTPLUG_DETACH, he.he_devclass, in main()
/openbsd-src/sys/sys/
H A Dhotplug.h31 enum devclass he_devclass; /* device class */ member
/openbsd-src/sys/dev/
H A Dhotplug.c85 he.he_devclass = class; in hotplug_device_attach()
96 he.he_devclass = class; in hotplug_device_detach()