Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.c4739 bool isvf; in ice_log_hmc_error() local
4750 isvf = info & PFHMC_ERRORINFO_PMF_ISVF_M; in ice_log_hmc_error()
4753 isvf ? "VF" : "PF", index); in ice_log_hmc_error()