Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/
H A Dt4_main.c91 static int t4_attach(device_t);
102 DEVMETHOD(device_attach, t4_attach),
167 DEVMETHOD(device_attach, t4_attach),
206 DEVMETHOD(device_attach, t4_attach),
245 DEVMETHOD(device_attach, t4_attach),
1306 t4_attach(device_t dev) in t4_attach() function