Searched refs:rcm_get_info (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/librcm/ |
H A D | librcm.h | 120 int rcm_get_info(rcm_handle_t *, char *, uint_t, rcm_info_t **);
|
H A D | mapfile-vers | 52 rcm_get_info;
|
H A D | librcm.c | 126 rcm_get_info(rcm_handle_t *hd, char *rsrcname, uint_t flag, rcm_info_t **infop) in rcm_get_info() function
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_rcm.c | 365 if (rcm_get_info(rcm_handle, rsrc_fixed, 0, &rinfo) in fp_rcm_info()
|
/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | network_rcm.c | 477 (void) rcm_get_info(hd, exported, flag, depend_info); in net_getinfo()
|
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | ri_init.c | 1034 if (rcm_get_info(rcm->hdl, buf, RCM_INCLUDE_DEPENDENT, in i_cpu_cm_info() 1248 if (rcm_get_info(rcm->hdl, pathbuf, in io_cm_info()
|