Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_main.c98 static int t4_attach(device_t);
109 DEVMETHOD(device_attach, t4_attach),
174 DEVMETHOD(device_attach, t4_attach),
213 DEVMETHOD(device_attach, t4_attach),
1113 t4_attach(device_t dev) in t4_attach() function