Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c183 static int cxgb_port_attach(device_t);
188 DEVMETHOD(device_attach, cxgb_port_attach),
993 cxgb_port_attach(device_t dev) in cxgb_port_attach() function