HomeSort by: relevance | last modified time | path
    Searched refs:bwi_phy_read (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwivar.h 848 #define PHY_READ(mac, ctrl) bwi_phy_read((mac), (ctrl))
bwi.c 207 static uint16_t bwi_phy_read(struct bwi_mac *, uint16_t);
3049 bwi_phy_read(struct bwi_mac *mac, uint16_t ctrl) function

Completed in 44 milliseconds