Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_main.c146 static int vcxgbe_attach(device_t);
150 DEVMETHOD(device_attach, vcxgbe_attach),
3627 vcxgbe_attach(device_t dev) in vcxgbe_attach() function