Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c96 static int t4_attach(device_t);
107 DEVMETHOD(device_attach, t4_attach),
172 DEVMETHOD(device_attach, t4_attach),
211 DEVMETHOD(device_attach, t4_attach),
1189 t4_attach(device_t dev) in t4_attach() function