Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_main.c130 static int cxgbe_attach(device_t);
134 DEVMETHOD(device_attach, cxgbe_attach),
2758 cxgbe_attach(device_t dev) in cxgbe_attach() function