Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stge.c126 static int stge_attach(device_t);
207 DEVMETHOD(device_attach, stge_attach),
428 stge_attach(device_t dev) in stge_attach() function