Searched refs:BWI_STATE_LO_FLAG_PHYLNK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/bwi/ | ||
| D | if_bwireg.h | 61 #define BWI_STATE_LO_FLAG_PHYLNK __BIT(11) macro |
| D | bwimac.c | 462 flags |= BWI_STATE_LO_FLAG_PHYLNK; in bwi_mac_reset() |