Searched refs:SYSINIT (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dkernel.h40 /* TODO implement SYSINIT/SYSUNINIT subsystem */
41 #define SYSINIT(uniquifier, subsystem, order, func, ident) \ macro
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_phy.c266 SYSINIT(wlan_phy, SI_SUB_DRIVERS, SI_ORDER_FIRST, ieee80211_phy_init, NULL);
H A Dieee80211_proto.c316 SYSINIT(wlan_auth, SI_SUB_DRIVERS, SI_ORDER_FIRST, ieee80211_auth_setup, NULL);
H A Dieee80211_hwmp.c230 SYSINIT(wlan_hwmp, SI_SUB_DRIVERS, SI_ORDER_SECOND, ieee80211_hwmp_init, NULL);
H A Dieee80211_ht.c208 SYSINIT(wlan_ht, SI_SUB_DRIVERS, SI_ORDER_FIRST, ieee80211_ht_init, NULL);
H A Dieee80211_mesh.c467 SYSINIT(wlan_mesh, SI_SUB_DRIVERS, SI_ORDER_FIRST, ieee80211_mesh_init, NULL);

Completed in 63 milliseconds