Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c1109 static u32_t lm_parse_license_info_bounded(u32 val, u32_t max_cons, u8_t is_high) in lm_parse_license_info_bounded() argument
1114 val = min(license_from_shmem, max_cons); in lm_parse_license_info_bounded()