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

/osnet-11/usr/src/lib/libhotplug/common/
H A Dlibhotplug.h51 * Define flags for hp_set_state(), hp_install(), and hp_uninstall().
96 int hp_install(hp_node_t node, uint_t flags, hp_node_t *resultsp);
H A Dlibhotplug.c981 * hp_install()
986 hp_install(hp_node_t node, uint_t flags, hp_node_t *resultsp) function
995 i_hp_dprintf("hp_install: node=%p, flags=0x%x, resultsp=%p\n",
1000 i_hp_dprintf("hp_install: invalid arguments.\n");
1006 i_hp_dprintf("hp_install: operation not supported.\n");
/osnet-11/usr/src/lib/libiov/sparc/
H A Dlibiov_hp.c949 rv = hp_install(cbarg.target, 0, resultsp);

Completed in 26 milliseconds