Lines Matching refs:dc_dev

1370 	if (i == DC_TIMEOUT && bus_child_present(sc->dc_dev)) {
1372 device_printf(sc->dc_dev,
1377 device_printf(sc->dc_dev,
1527 device_printf(sc->dc_dev, "reset never completed!\n");
1630 device_printf(sc->dc_dev, "Could not allocate mediainfo\n");
1679 device_printf(sc->dc_dev, "Could not allocate mediainfo\n");
1706 device_printf(sc->dc_dev, "Could not allocate mediainfo\n");
1734 device_printf(sc->dc_dev, "Could not allocate SROM buffer\n");
1816 error = bus_dma_tag_create(bus_get_dma_tag(sc->dc_dev), 1, 0,
1821 device_printf(sc->dc_dev,
1831 device_printf(sc->dc_dev, "failed to create RX list DMA tag\n");
1839 device_printf(sc->dc_dev, "failed to create TX list DMA tag\n");
1848 device_printf(sc->dc_dev,
1856 device_printf(sc->dc_dev,
1865 device_printf(sc->dc_dev,
1873 device_printf(sc->dc_dev,
1887 device_printf(sc->dc_dev,
1894 device_printf(sc->dc_dev,
1901 device_printf(sc->dc_dev,
1911 device_printf(sc->dc_dev, "failed to create RX mbuf tag\n");
1921 device_printf(sc->dc_dev, "failed to create TX mbuf tag\n");
1930 device_printf(sc->dc_dev,
1939 device_printf(sc->dc_dev,
1946 device_printf(sc->dc_dev,
2031 sc->dc_dev = dev;
2173 device_printf(sc->dc_dev,
3176 device_printf(sc->dc_dev, "TX underrun -- ");
3203 device_printf(sc->dc_dev,
3700 device_printf(sc->dc_dev,
3944 device_printf(sc->dc_dev, "watchdog timeout\n");
4108 if (child == sc->dc_dev)
4110 if (device_get_parent(child) != device_get_parent(sc->dc_dev))
4112 if (unit > device_get_unit(sc->dc_dev))
4117 device_printf(sc->dc_dev,
4131 device_printf(sc->dc_dev,