Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwirf.h42 int bwi_rf_attach(struct bwi_mac *);
H A Dbwimac.c255 error = bwi_rf_attach(mac); in bwi_mac_lateattach()
H A Dbwirf.c225 bwi_rf_attach(struct bwi_mac *mac) in bwi_rf_attach() function