Searched refs:ri_init (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rsrc_info.h | 146 int ri_init(uint_t, int, char **, int, ri_hdl_t **); 148 int ri_init(int, char **, int, ri_hdl_t **);
|
H A D | Makefile | 57 ri_init.c
|
H A D | dcs.c | 1712 rsrc_status = ri_init(op_data->num_ap_ids, op_data->ap_ids,
|
H A D | ri_init.c | 27 * Implementation of ri_init routine for obtaining mapping 60 * define to allow io_cm_info to return NODE is NULL to ri_init, 212 ri_init(int n_apids, char **ap_ids, int flags, ri_hdl_t **hdlp) function 1210 retval = RI_NODE_NIL; /* tell ri_init to skip this node */ 1216 * XXX - This could be moved to ri_init() for better performance.
|
Completed in 56 milliseconds