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

/freebsd-10.0-release/sys/dev/dc/
H A Dif_dc.c1370 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,
[all...]
H A Dif_dcreg.h193 pci_get_revid((x)->dc_dev) >= DC_REVISION_DM9102A))
736 device_t dc_dev; /* device info */ member in struct:dc_softc

Completed in 122 milliseconds