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

/freebsd-12-stable/sys/dev/tl/
H A Dif_tl.c586 device_t tl_dev = sc->tl_dev; local
596 device_printf(tl_dev, "failed to send write command, status: %x\n",
605 device_printf(tl_dev, "failed to send address, status: %x\n",
616 device_printf(tl_dev, "failed to send write command, status: %x\n",
1037 sc->tl_dev = dev;
1606 device_printf(sc->tl_dev, "adapter check: %x\n",
1630 device_printf(sc->tl_dev, "network status: %x\n", netsts);
1661 device_printf(sc->tl_dev, "got an invalid interrupt!\n");
1681 device_printf(sc->tl_dev, "go
[all...]
H A Dif_tlreg.h114 device_t tl_dev; member in struct:tl_softc

Completed in 106 milliseconds