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

/freebsd-11-stable/sys/dev/tl/
H A Dif_tl.c584 device_t tl_dev = sc->tl_dev; local
594 device_printf(tl_dev, "failed to send write command, status: %x\n",
603 device_printf(tl_dev, "failed to send address, status: %x\n",
614 device_printf(tl_dev, "failed to send write command, status: %x\n",
1034 sc->tl_dev = dev;
1603 device_printf(sc->tl_dev, "adapter check: %x\n",
1627 device_printf(sc->tl_dev, "network status: %x\n", netsts);
1658 device_printf(sc->tl_dev, "got an invalid interrupt!\n");
1678 device_printf(sc->tl_dev, "go
[all...]
H A Dif_tlreg.h112 device_t tl_dev; member in struct:tl_softc

Completed in 70 milliseconds