Searched refs:Q81_CTL_RESET_FUNC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_hw.c1993 data = (Q81_CTL_RESET_FUNC << Q81_CTL_RESET_MASK_SHIFT) |
1994 Q81_CTL_RESET_FUNC;
2000 if ((data & Q81_CTL_RESET_FUNC) == 0)
H A Dqls_hw.h197 #define Q81_CTL_RESET_FUNC BIT_15 macro

Completed in 107 milliseconds