Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/
HDcxgb_main.c2391 cause = t3_read_reg(sc, A_SG_INT_CAUSE) & (F_RSPQSTARVE | F_FLEMPTY); in cxgb_tick_handler()
/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h532 #define F_FLEMPTY V_FLEMPTY(1U) macro