Home
last modified time | relevance | path

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

/freebsd/sys/dev/liquidio/base/
H A Dlio_common.h110 #define SCR2_BIT_FW_LOADED 63 macro
H A Dcn23xx_pf_device.c1005 return ((val >> SCR2_BIT_FW_LOADED) & 1ULL); in lio_cn23xx_pf_fw_loaded()