Searched refs:fe98_alloc_port (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/fe/
H A Dif_fe_cbus.c79 static int fe98_alloc_port(device_t, int);
162 fe98_alloc_port(dev, sc->type);
218 fe98_alloc_port(device_t dev, int type) function
306 if (fe98_alloc_port(dev, FE_TYPE_RE1000))
420 if (fe98_alloc_port(dev, FE_TYPE_RE1000))
530 if (fe98_alloc_port(dev, FE_TYPE_CNET9NE))
612 if (fe98_alloc_port(dev, FE_TYPE_SSI))
684 if (fe98_alloc_port(dev, FE_TYPE_LNX))
756 if (fe98_alloc_port(dev, FE_TYPE_GWY))
811 if (fe98_alloc_port(de
[all...]

Completed in 139 milliseconds