Searched refs:ap_start (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmp_machdep.c129 static void ap_start(phandle_t node, u_int mid, u_int cpu_impl);
295 foreach_ap(OF_child(OF_peer(0)), ap_start);
302 ap_start(phandle_t node, u_int mid, u_int cpu_impl) function
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan_sta.c1724 ap_start(struct ieee80211_scan_state *ss, struct ieee80211vap *vap) function
1838 .scan_start = ap_start,

Completed in 64 milliseconds