Searched refs:rcm (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_rcm.c | 262 rcmd_t *rcm; local 275 ((rcm = (rcmd_t *)a->rcm) != NULL)) { 300 if ((a->rcm = calloc(1, sizeof (rcmd_t))) == NULL) { 305 rcm = (rcmd_t *)a->rcm; 316 rcm->lib = lib; 325 rcm->alloc_handle = (int(*) 329 rcm->free_handle = (void (*)(rcm_handle_t *))sym; 332 rcm 471 rcmd_t *rcm; local 545 rcmd_t *rcm; local 645 ap_rcm_cap_cpu(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, uint_t flags, rcm_info_t **rinfo, int cmd, int change) argument 808 ap_rcm_cap_mem(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, uint_t flags, rcm_info_t **rinfo, int cmd, long change) argument 882 ap_rcm_request_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, int *rv, uint_t flags, rcm_info_t **rinfo) argument 939 ap_rcm_add_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, int *rv, uint_t flags, rcm_info_t **rinfo) argument 1038 ap_rcm_notify_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, int *rv, uint_t flags, rcm_info_t **rinfo) argument 1161 rcmd_t *rcm; local 1334 rcmd_t *rcm; local [all...] |
H A D | ap.h | 125 void *rcm; member in struct:__anon906
|
Completed in 23 milliseconds