Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h169 #define BWI_MAC_STATUS_PHYLNK __BIT(31) macro
H A Dbwimac.c482 status |= BWI_MAC_STATUS_PHYLNK; in bwi_mac_reset()
484 status &= ~BWI_MAC_STATUS_PHYLNK; in bwi_mac_reset()
570 if ((val & ~BWI_MAC_STATUS_PHYLNK) != BWI_MAC_STATUS_IHREN) { in bwi_mac_test()