Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_main.c132 static int cxgbe_attach(device_t);
136 DEVMETHOD(device_attach, cxgbe_attach),
2606 cxgbe_attach(device_t dev) in cxgbe_attach() function