Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h66 #define BWI_STATE_HI_SERROR __BIT(0) macro
H A Dif_bwi.c3623 if (state_hi & BWI_STATE_HI_SERROR) in bwi_regwin_enable()