/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_test.h | 46 cfga_cond_t condition; member in struct:mtest_handle 70 #define SET_CONDITION(H, C) ((H)->condition = (C))
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.h | 71 ap_condition_t condition; /* condition of the occupant */ member in struct:cardbus_dev
|
/illumos-gate/usr/src/lib/libadt_jni/common/ |
H A D | adt_jni.c | 327 int condition; local 329 if (auditon(A_GETCOND, (caddr_t)&condition, sizeof (condition)))
|
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | ac_test.c | 195 test->info.prev_condition = mem_info->condition; 266 " condition %d", 268 test->bank, stop.condition); 284 /* update the bank condition accordingly */ 285 test->mem_info->condition = stop.condition; 302 sysc_cfga_cond_t condition = SYSC_CFGA_COND_UNKNOWN; local 324 "board %d, bank %d, condition %d", test->info.handle, 325 test->board, test->bank, condition); 339 /* update the bank condition accordingl [all...] |
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_enm.c | 61 "specifies the activation condition. Conditions are of the form:\n" 390 nwam_condition_t condition; local 397 * the condition string must be specified. 459 &object_type, &condition, &object_name)
|
H A D | libnwam_loc.c | 67 "specifies the activation condition. Conditions are of the form:\n" 506 * location's activation as a condition, e.g. loc2 cannot specify 508 * as a consequence the condition is unsatisfiable. 516 nwam_condition_t condition; local 526 &object_type, &condition, &object_name) != NWAM_SUCCESS) 529 condition == NWAM_CONDITION_IS) { 838 nwam_condition_t condition; local 844 * conditional, the condition string must be specified. 898 &object_type, &condition, &object_name)
|
H A D | libnwam_util.c | 553 nwam_condition_t condition; local 563 &object_type, &condition, &object_name) != NWAM_SUCCESS)
|
H A D | libnwam_values.c | 830 nwam_condition_t condition, const char *object_name, char **stringp) 874 switch (condition) { 1091 nwam_condition_t condition, uint64_t *ratep) 1123 switch (condition) { 829 nwam_condition_to_condition_string(nwam_condition_object_type_t object_type, nwam_condition_t condition, const char *object_name, char **stringp) argument 1090 nwam_condition_rate(nwam_condition_object_type_t object_type, nwam_condition_t condition, uint64_t *ratep) argument
|
/illumos-gate/usr/src/cmd/rmvolmgr/ |
H A D | rmvolmgr.c | 86 static gboolean sigexit_ioch_func(GIOChannel *source, GIOCondition condition, 274 sigexit_ioch_func(GIOChannel *source, GIOCondition condition, argument
|
/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | hald.c | 258 GIOCondition condition, 257 sigterm_iochn_data(GIOChannel *source, GIOCondition condition, gpointer user_data) argument
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | sysevent.c | 246 GIOCondition condition, 245 sysevent_iochannel_data(GIOChannel *source, GIOCondition condition, gpointer user_data) argument
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | conditions.c | 51 * expression is made up of a condition that can be assigned a boolean value, 53 * activation-mode is CONDITIONAL_ANY, the condition will be satisfied if any 55 * the condition is satisfied only if all of the conditions are true. 63 static boolean_t test_condition_ncp(nwam_condition_t condition, 65 static boolean_t test_condition_ncu(nwam_condition_t condition, 67 static boolean_t test_condition_enm(nwam_condition_t condition, 69 static boolean_t test_condition_loc(nwam_condition_t condition, 73 static boolean_t test_condition_ip_address(nwam_condition_t condition, 77 static boolean_t test_condition_sys_domain(nwam_condition_t condition, 79 static boolean_t test_condition_adv_domain(nwam_condition_t condition, 109 test_condition_object_state(nwam_condition_t condition, nwam_object_type_t object_type, const char *object_name) argument 133 test_condition_ncp(nwam_condition_t condition, const char *name) argument 152 test_condition_ncu(nwam_condition_t condition, const char *name) argument 195 test_condition_enm(nwam_condition_t condition, const char *enm_name) argument 217 test_condition_loc(nwam_condition_t condition, const char *loc_name) argument 239 test_condition_domain(nwam_condition_t condition, const char *target_domain, const char *found_domain) argument 305 test_condition_sys_domain(nwam_condition_t condition, const char *domainname) argument 316 test_condition_adv_domain(nwam_condition_t condition, const char *domainname) argument 434 nwam_condition_t condition; member in struct:nwamd_ipaddr_condition_walk_arg 481 test_condition_ip_address(nwam_condition_t condition, const char *ip_address_string) argument 551 nwam_condition_t condition; member in struct:nwamd_wlan_condition_walk_arg 656 test_condition_wireless_essid(nwam_condition_t condition, const char *essid) argument 674 test_condition_wireless_bssid(nwam_condition_t condition, const char *bssid) argument 700 nwam_condition_t condition; local 750 nwam_condition_t condition; local [all...] |
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcie_hp.c | 97 * return description text for slot condition 100 pcie_slot_condition_text(ap_condition_t condition) argument 102 switch (condition) {
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | envmon.h | 128 uint16_t condition; /* 0 = within limits */ member in struct:__anon10155
|
/illumos-gate/usr/src/uts/sun4u/lw8/sys/ |
H A D | sgenv.h | 94 int condition; /* see <sbd_cond_t> in <sbdp_ioctl.h> */ member in struct:sg_board_info
|
/illumos-gate/usr/src/lib/libsasl/lib/ |
H A D | saslint.h | 234 int condition; /* set to SASL_NOUSER if no available users; member in struct:mechanism
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | svc_vc.c | 1822 __svc_vc_dupcache_init(SVCXPRT *xprt, void *condition, int basis) argument 1824 return (__svc_dupcache_init(condition, basis,
|
H A D | svc.c | 1693 * __svc_dupcache_init(void *condition, int basis, char *xprt_cache) 1695 * Use default values depending on the cache condition and basis. 1699 __svc_dupcache_init(void *condition, int basis, char **xprt_cache) argument 1723 if (condition != NULL) 1724 dc->dc_time = *((time_t *)condition);
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 1883 char condition [PICL_PROPNAMELEN_MAX]; local 1895 PICL_PROP_CONDITION, condition, 1896 sizeof (condition)); 1898 if (strcmp(condition, "Absent") == 0) {
|
/illumos-gate/usr/src/lib/libprtdiag/inc/ |
H A D | pdevinfo_sun4u.h | 59 enum ac_bank_condition condition; /* bank conditions */ member in struct:mem_stat_data 148 enum ac_bank_condition condition; /* bank conditions */ member in struct:grp
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 96 int16_t *condition); 238 * condition strings 245 * the -1's are replaced by the max size of a condition string 652 int16_t *condition) 664 if (condition != NULL) 665 *condition = data.condition; 1424 * initialise condition strings and note longest 651 get_indicator_data(int envmon_fd, envmon_handle_t *id, int cmd, int16_t *condition) argument
|
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 1345 char *condition; local 1347 /* "condition" bus specific commands */ 1349 &condition) != 0) { 1354 condition = get_val_from_result(condition); 1356 if (strcmp(condition, PCIEHPC_PROP_COND_OK) == 0) 1358 else if (strcmp(condition, PCIEHPC_PROP_COND_FAILING) == 0) 1360 else if (strcmp(condition, PCIEHPC_PROP_COND_FAILED) == 0) 1362 else if (strcmp(condition, PCIEHPC_PROP_COND_UNUSABLE) == 0) 1364 else if (strcmp(condition, PCIEHPC_PROP_COND_UNKNOW [all...] |
/illumos-gate/usr/src/cmd/geniconvtbl/ |
H A D | iconv_tm.h | 292 itm_section_info_t cond_tbl_sec; /* condition table section */ 302 itm_place_tbl_info_t cond_plc_tbl; /* condition table info */ 325 itm_place_t condition; member in struct:__anon579
|
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/ |
H A D | pcihp.c | 119 ap_condition_t condition; /* condition of the occupant */ member in struct:pcihp::pcihp_slotinfo 1045 ap_state.ap_condition = slotinfop->condition; 1256 slotinfop->condition = AP_COND_UNKNOWN; 1282 slotinfop->condition = AP_COND_UNUSABLE; 1392 if (slotinfop->condition == AP_COND_FAILED) { 1576 slotinfop->condition = AP_COND_OK; 1737 slotinfop->condition = AP_COND_UNKNOWN; 2084 slotinfop->condition = AP_COND_OK; 2121 slotinfop->condition [all...] |
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/ |
H A D | ac.h | 196 AC_ERR_COND, /* invalid condition */ 279 sysc_cfga_cond_t condition; member in struct:__anon10136 332 sysc_cfga_cond_t condition; member in struct:__anon10142 355 sysc_cfga_cond_t condition; member in struct:__anon10143 458 sysc_cfga_cond_t condition; member in struct:ac_mem_info
|