Searched refs:MIN (Results 651 - 653 of 653) sorted by relevance

<<21222324252627

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c280 MIN(zfs_max_recordsize, SPA_MAXBLOCKSIZE), ZPROP_SRC_NONE);
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c113 if (cnt > MIN(SP_CNT_MASK, INT32_MAX)) \
116 if (-(cnt) > MIN(SP_CNT_MASK, INT32_MAX)) \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4956 desc->throttle = MIN(desc->throttle, MAX_NODE_THROTTLE);

Completed in 153 milliseconds

<<21222324252627