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

/freebsd-10.3-release/sys/dev/tl/
H A Dif_tl.c583 device_t tl_dev = sc->tl_dev; local
593 device_printf(tl_dev, "failed to send write command, status: %x\n",
602 device_printf(tl_dev, "failed to send address, status: %x\n",
613 device_printf(tl_dev, "failed to send write command, status: %x\n",
1033 sc->tl_dev = dev;
1600 device_printf(sc->tl_dev, "adapter check: %x\n",
1624 device_printf(sc->tl_dev, "network status: %x\n", netsts);
1655 device_printf(sc->tl_dev, "got an invalid interrupt!\n");
1675 device_printf(sc->tl_dev, "go
[all...]
H A Dif_tlreg.h112 device_t tl_dev; member in struct:tl_softc

Completed in 49 milliseconds