Home
last modified time | relevance | path

Searched defs:cond (Results 26 – 50 of 74) sorted by relevance

123

/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h96 #define E1000G_DEBUG_STAT_COND(val, cond) if (cond) (val)++; argument
/titanic_50/usr/src/cmd/pcidr/plugins/default/
H A Dpcidr_cfga.c94 cfga_cond_t cond; member
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h847 #define ERR_IF(cond)(((cond)==TRUE) ? (dbg_out(NULL, WARN, DBG_ERR_STR" ErrIf failed %s\n",#cond), … argument
848 #define WRN_IF(cond)(((cond)==TRUE) ? (dbg_out(NULL, WARN, DBG_WRN_STR" WrnIf failed %s\n",#cond), … argument
882 #define ERR_IF(cond)(cond==TRUE) argument
883 #define WRN_IF(cond)(cond==TRUE) argument
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c1439 cfga_cond_t cond = CFGA_COND_UNKNOWN; in do_stat_fca_xport() local
1580 cfga_cond_t cond; in do_stat_fc_dev() local
2467 cfga_cond_t cond; in do_stat_FCP_dev() local
3057 cfga_cond_t cond = CFGA_COND_UNKNOWN; in init_ldata_for_accessible_FCP_dev() local
/titanic_50/usr/src/lib/libnisdb/
H A Dnis_hashitem.h57 pthread_cond_t cond; member
/titanic_50/usr/src/cmd/cdrw/
H A Ddevice.c644 check_device(cd_device *dev, int cond) in check_device()
/titanic_50/usr/src/cmd/mailx/
H A Dinit.c71 int cond; /* Current state of conditional exc. */ variable
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h235 int cond; member
247 frutree_frucond_t cond; member
/titanic_50/usr/src/lib/libbsm/common/
H A Dgeneric.c86 int cond = 0; local
/titanic_50/usr/src/uts/intel/io/amr/
H A Damr.c86 #define AMR_DELAY(cond, count, done_flag) { \ argument
99 #define AMR_BUSYWAIT(cond, count, done_flag) { \ argument
/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c35 int (*cond)(DECL_ARGS); /* DON'T run actions */ member
581 int cond, do_sub; in print_node() local
/titanic_50/usr/src/cmd/sh/
H A Dname.c119 int cond; in syslook() local
/titanic_50/usr/src/uts/sun/io/ttymux/
H A Dttymux_impl.h182 #define SM_CMD(cond, stmt) { if (cond) stmt; } argument
/titanic_50/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1343 cfga_get_condition(hp_node_t node, ap_condition_t *cond) in cfga_get_condition()
1387 ap_condition_t cond; in cfga_list_ext() local
/titanic_50/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c1035 str2cond(const char *cond) in str2cond()
1070 int cond; in cfga_private_func() local
/titanic_50/usr/src/uts/common/vm/
H A Dpage.h96 #define VM_STAT_COND_ADD(cond, stat) ((void) (!(cond) || (stat)++)) argument
99 #define VM_STAT_COND_ADD(cond, stat) argument
/titanic_50/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h133 int cond; member
/titanic_50/usr/src/cmd/geniconvtbl/
H A Ddisassemble.c939 itm_cond_t *cond; in dump_cond_tbl() local
/titanic_50/usr/src/cmd/sendmail/src/
H A Dheaders.c83 bool cond = false; local
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dac.c1041 ac_kstat_cond(sysc_cfga_cond_t cond) in ac_kstat_cond()
H A Dfhc_bd.c1133 sysc_cfga_cond_t cond; in fhc_bd_test_set_cond() local
/titanic_50/usr/src/cmd/mdb/sparc/kmdb/
H A Dkaif.c642 int disp, cond, annul; in kaif_step() local
/titanic_50/usr/src/lib/libc/inc/
H A Dtdb_agent.h145 tdb_cond_stats_t cond; member
/titanic_50/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h271 sbd_cond_t cond; member
/titanic_50/usr/src/uts/sun4v/io/
H A Ddr_mem.c180 kcondvar_t cond; member

123