Searched refs:SCR2_BIT_FW_LOADED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/liquidio/base/ | ||
H A D | lio_common.h | 110 #define SCR2_BIT_FW_LOADED 63 macro |
H A D | cn23xx_pf_device.c | 1005 return ((val >> SCR2_BIT_FW_LOADED) & 1ULL); in lio_cn23xx_pf_fw_loaded() |