Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c125 static int cxgbe_attach(device_t);
129 DEVMETHOD(device_attach, cxgbe_attach),
2968 cxgbe_attach(device_t dev) in cxgbe_attach() function