Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bwi/
H A Dif_bwireg.h50 #define BWI_IMSTATE_TIMEOUT __BIT(18) macro
H A Dif_bwi.c3632 if (imstate & (BWI_IMSTATE_INBAND_ERR | BWI_IMSTATE_TIMEOUT)) { in bwi_regwin_enable()
3633 imstate &= ~(BWI_IMSTATE_INBAND_ERR | BWI_IMSTATE_TIMEOUT); in bwi_regwin_enable()