Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_main.c2311 cause = t3_read_reg(sc, A_SG_INT_CAUSE) & (F_RSPQSTARVE | F_FLEMPTY); in cxgb_tick_handler()
/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h536 #define F_RSPQSTARVE V_RSPQSTARVE(1U) macro