Home
last modified time | relevance | path

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

/src/sys/dev/vnic/
H A Dthunder_bgx.c86 static int thunder_bgx_attach(device_t);
92 DEVMETHOD(device_attach, thunder_bgx_attach),
129 thunder_bgx_attach(device_t dev) in thunder_bgx_attach() function