Searched refs:i_hp_call_hotplugd (Results 1 – 1 of 1) sorted by relevance
45 static int i_hp_call_hotplugd(nvlist_t *, nvlist_t **);87 rv = i_hp_call_hotplugd(args, &results); in hp_init()566 rv = i_hp_call_hotplugd(args, &results); in hp_set_state()626 rv = i_hp_call_hotplugd(args, &results); in hp_set_private()686 rv = i_hp_call_hotplugd(args, &results); in hp_get_private()1169 i_hp_call_hotplugd(nvlist_t *args, nvlist_t **resultsp) in i_hp_call_hotplugd() function