Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dsoftraid.c167 void (*sh_hotplug)(struct sr_discipline *, member
1730 if (mhe->sh_hotplug == func) in sr_hotplug_register()
1735 mhe->sh_hotplug = func; in sr_hotplug_register()
1750 if (mhe->sh_hotplug == func) in sr_hotplug_unregister()
1767 mhe->sh_hotplug(mhe->sh_sd, diskp, action); in sr_disk_attach()