hpc_occupant_info_t
get_occupants(const char *ap_id, hpc_occupant_info_t *occupant)
confirm_rcm(hpc_occupant_info_t *occupant, rcm_handle_t *rhandle)
fail_rcm(hpc_occupant_info_t *occupant, rcm_handle_t *rhandle)
check_rcm(const char *ap_id, hpc_occupant_info_t *occupant,
hpc_occupant_info_t occupants;
hpc_occupant_info_t *occupant = (hpc_occupant_info_t *)hdl;
hpc_occupant_info_t occupant;
hpc_occupant_info_t *occupant;
hpc_occupant_info_t *occupant;
occupant = kmem_alloc(sizeof (hpc_occupant_info_t), KM_SLEEP);
kmem_free(occupant, sizeof (hpc_occupant_info_t));