Searched refs:i_hp_call_hotplugd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c45 static int i_hp_call_hotplugd(nvlist_t *, nvlist_t **);
87 rv = i_hp_call_hotplugd(args, &results);
566 rv = i_hp_call_hotplugd(args, &results);
626 rv = i_hp_call_hotplugd(args, &results);
686 rv = i_hp_call_hotplugd(args, &results);
1164 * i_hp_call_hotplugd()
1169 i_hp_call_hotplugd(nvlist_t *args, nvlist_t **resultsp) function
1184 i_hp_dprintf("i_hp_call_hotplugd: cannot open door (%s)\n",
1191 i_hp_dprintf("i_hp_call_hotplugd: cannot pack arguments (%s)\n",
1207 i_hp_dprintf("i_hp_call_hotplugd
[all...]

Completed in 74 milliseconds