Searched refs:sc_attach (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsc_machdep.c52 static device_attach_t sc_attach; variable
58 DEVMETHOD(device_attach, sc_attach),
99 sc_attach(device_t dev) function
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan.h90 void (*sc_attach)(struct ieee80211com *); member in struct:ieee80211_scan_methods
H A Dieee80211_scan.c82 ic->ic_scan_methods->sc_attach(ic);
H A Dieee80211_scan_sw.c961 .sc_attach = ieee80211_swscan_attach,
/freebsd-11-stable/sys/i386/xbox/
H A Dxboxfb.c317 static int sc_attach(device_t dev) function
326 DEVMETHOD(device_attach, sc_attach),

Completed in 82 milliseconds