Home
last modified time | relevance | path

Searched defs:cond2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h254 #define D_TRINE(val, cond1, cond2, true1, true2, def) \ argument
H A Decore_dbg_fw_funcs.c177 static u32 cond2(const u32 *r, const u32 *imm) { in cond2() function
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c550 #define ARCSTAT_CONDSTAT(cond1, stat1, notstat1, cond2, stat2, notstat2, stat) \ argument