Searched defs:get_inst_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c957 * get_inst_state() gets the state string from an instance, and returns
962 get_inst_state(scf_instance_t *inst, scf_handle_t *h) function
1605 * If get_inst_state fails from an internal error,
1611 if ((inst_state = get_inst_state(inst, h)) == -1) {

Completed in 150 milliseconds