Searched refs:hp_cmd_t (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libhotplug/common/ |
H A D | libhotplug_impl.h | 78 } hp_cmd_t; typedef
|
H A D | libhotplug.c | 46 static nvlist_t *i_hp_set_args(hp_cmd_t, const char *, const char *, uint_t, 1279 i_hp_set_args(hp_cmd_t cmd, const char *path, const char *connection, in i_hp_set_args()
|
/titanic_50/usr/src/cmd/hotplugd/ |
H A D | hotplugd_impl.h | 69 hp_cmd_t cmd, const char *options, char **resultsp);
|
H A D | hotplugd_door.c | 74 static int cmd_private(hp_cmd_t, nvlist_t *, nvlist_t **); 166 hp_cmd_t cmd; in door_server() 462 cmd_private(hp_cmd_t cmd, nvlist_t *args, nvlist_t **resultsp) in cmd_private()
|
H A D | hotplugd_impl.c | 165 private_options(const char *path, const char *connection, hp_cmd_t cmd, in private_options()
|