Lines Matching refs:valp
288 boolean_t *valp) in ipmi_entity_present_sdr() argument
312 *valp = B_FALSE; in ipmi_entity_present_sdr()
340 *valp = B_FALSE; in ipmi_entity_present_sdr()
346 *valp = B_FALSE; in ipmi_entity_present_sdr()
356 *valp = B_FALSE; in ipmi_entity_present_sdr()
363 *valp = (srp->isr_state & mask) != 0; in ipmi_entity_present_sdr()
401 ipmi_entity_present(ipmi_handle_t *ihp, ipmi_entity_t *ep, boolean_t *valp) in ipmi_entity_present() argument
480 *valp = B_FALSE; in ipmi_entity_present()
487 *valp = (srp->isr_state & mask) != 0; in ipmi_entity_present()
521 *valp = B_TRUE; in ipmi_entity_present()
532 if (ipmi_entity_present(ihp, &cp->ie_entity, valp) != 0) in ipmi_entity_present()
535 if (*valp) in ipmi_entity_present()
551 *valp = B_TRUE; in ipmi_entity_present()
559 *valp = B_FALSE; in ipmi_entity_present()