Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dphy.c23 struct rtw_phy_cond2 cond2; member
1088 struct rtw_phy_cond2 cond2 = {}; in rtw_phy_setup_phy_cond() local
1131 struct rtw_phy_cond2 cond2) in check_positive()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore.h251 #define D_TRINE(val, cond1, cond2, true1, true2, def) \ argument
H A Decore_dbg_fw_funcs.c171 static u32 cond2(const u32 *r, const u32 *imm) { in cond2() function
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c664 #define ARCSTAT_CONDSTAT(cond1, stat1, notstat1, cond2, stat2, notstat2, stat) \ argument