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 845 #define PHY_READ(mac, ctrl) bwi_phy_read((mac), (ctrl))
bwi.c 207 static uint16_t bwi_phy_read(struct bwi_mac *, uint16_t);
3051 bwi_phy_read(struct bwi_mac *mac, uint16_t ctrl) function in typeref:typename:uint16_t

Completed in 17 milliseconds