Home
last modified time | relevance | path

Searched refs:PM_MODE_DDP (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/cxgbetool/
H A Dtcb_common.h124 #define PM_MODE_DDP 1 macro
H A Dtcb_common.c297 if (PM_MODE_RDDP==ulp_type || PM_MODE_DDP==ulp_type || in decompress_val()
389 else if ( PM_MODE_DDP == ulp_type) {ret = "DDP";} in spr_ulp_type()