Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bwi/
H A Dif_bwireg.h51 #define BWI_IMSTATE_TIMEOUT __BIT(18) macro
H A Dif_bwi.c3643 if (imstate & (BWI_IMSTATE_INBAND_ERR | BWI_IMSTATE_TIMEOUT)) { in bwi_regwin_enable()
3644 imstate &= ~(BWI_IMSTATE_INBAND_ERR | BWI_IMSTATE_TIMEOUT); in bwi_regwin_enable()