Home
last modified time | relevance | path

Searched refs:bwi_phy_attach (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dbwiphy.h48 int bwi_phy_attach(struct bwi_mac *);
H A Dbwiphy.c153 bwi_phy_attach(struct bwi_mac *mac) in bwi_phy_attach() function
H A Dbwimac.c251 error = bwi_phy_attach(mac); in bwi_mac_lateattach()