Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dbwivar.h348 #define BWI_CLEAR_PHY_FLAGS (BWI_PHY_F_CALIBRATED) macro
H A Dbwi.c3840 phy->phy_flags &= ~BWI_CLEAR_PHY_FLAGS; in bwi_phy_clear_state()