Home
last modified time | relevance | path

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

/freebsd/sys/dev/sge/
H A Dif_sge.c109 static int sge_attach(device_t);
156 DEVMETHOD(device_attach, sge_attach),
552 sge_attach(device_t dev) in sge_attach() function