Searched refs:cfga_cond_t (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/pcidr/plugins/default/ |
H A D | pcidr_cfga.h | 42 char *pcidr_cfga_cond_name(cfga_cond_t);
|
H A D | pcidr_cfga.c | 94 cfga_cond_t cond; 107 pcidr_cfga_cond_name(cfga_cond_t val) 179 str = "(unrecognized cfga_cond_t value!)";
|
/illumos-gate/usr/src/head/ |
H A D | config_admin.h | 95 } cfga_cond_t; typedef in typeref:enum:__anon2245 122 cfga_cond_t ap_cond; /* Attachment point condition */ 137 cfga_cond_t ap_cond; /* Attachment point condition */
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_test.h | 46 cfga_cond_t condition;
|
H A D | mema_test.c | 141 cfga_cond_t cond; 296 cfga_cond_t cond; 425 cfga_cond_t cond;
|
H A D | mema.c | 1264 static cfga_cond_t 1267 cfga_cond_t cc;
|
/illumos-gate/usr/src/lib/libcfgadm/common/ |
H A D | config_admin.c | 189 cfga_err_t (*get_cond)(lib_loc_t *, cfga_cond_t *, char **); 262 static cfga_err_t null_get_cond(lib_loc_t *liblocp, cfga_cond_t *condp, 264 static cfga_err_t get_cond_v1(lib_loc_t *liblocp, cfga_cond_t *condp, 266 static cfga_err_t get_cond_v2(lib_loc_t *liblocp, cfga_cond_t *condp, 386 cfga_cond_t cond; 3028 null_get_cond(lib_loc_t *liblocp, cfga_cond_t *condp, char **errstring) 3034 get_cond_v1(lib_loc_t *liblocp, cfga_cond_t *condp, char **errstring) 3059 get_cond_v2(lib_loc_t *liblocp, cfga_cond_t *condp, char **errstring)
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_sbd.c | 410 ap->ap_cond = (cfga_cond_t)st->s_cond; 1007 ap->ap_cond = (cfga_cond_t)dst->ds_cond;
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 1205 static cfga_cond_t 1208 cfga_cond_t cc;
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 1439 cfga_cond_t cond = CFGA_COND_UNKNOWN; 1580 cfga_cond_t cond; 2467 cfga_cond_t cond; 3057 cfga_cond_t cond = CFGA_COND_UNKNOWN;
|
Completed in 93 milliseconds