Home
last modified time | relevance | path

Searched refs:modulus_res (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.c3741 u8_t modulus_res = 0; in lm_get_port_id_from_func_abs() local
3763 modulus_res = abs_func % 4; in lm_get_port_id_from_func_abs()
3764 switch (modulus_res) in lm_get_port_id_from_func_abs()