Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_main.c183 static int cxgb_port_attach(device_t);
188 DEVMETHOD(device_attach, cxgb_port_attach),
994 cxgb_port_attach(device_t dev) in cxgb_port_attach() function