Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c66 static device_attach_t felix_attach; variable
105 DEVMETHOD(device_attach, felix_attach),
353 felix_attach(device_t dev) in felix_attach() function