Lines Matching refs:vr_dev
201 device_t vr_dev; member
446 aprint_error_dev(sc->vr_dev, "rx shutdown error!\n"); in vr_mii_statchg()
534 aprint_error_dev(sc->vr_dev, in vr_reset()
538 aprint_normal_dev(sc->vr_dev, in vr_reset()
581 aprint_error_dev(sc->vr_dev, in vr_add_rxbuf()
662 aprint_error_dev(sc->vr_dev, "receive error: %s\n", in vr_rxeof()
677 aprint_error_dev(sc->vr_dev, in vr_rxeof()
701 aprint_error_dev(sc->vr_dev, in vr_rxeof()
818 aprint_error_dev(sc->vr_dev, "RX shutdown never completed\n"); in vr_rxeoc()
865 aprint_error_dev(sc->vr_dev, in vr_txeof()
944 aprint_error_dev(sc->vr_dev, "rx packet lost\n"); in vr_intr()
955 aprint_error_dev(sc->vr_dev, "PCI bus error\n"); in vr_intr()
957 aprint_error_dev(sc->vr_dev, in vr_intr()
973 aprint_error_dev(sc->vr_dev, in vr_intr()
976 aprint_error_dev(sc->vr_dev, in vr_intr()
1058 aprint_error_dev(sc->vr_dev, in vr_start()
1065 aprint_error_dev(sc->vr_dev, in vr_start()
1086 aprint_error_dev(sc->vr_dev, "unable to load " in vr_start()
1226 aprint_error_dev(sc->vr_dev, in vr_init()
1284 aprint_error_dev(sc->vr_dev, "interface not running\n"); in vr_init()
1334 aprint_error_dev(sc->vr_dev, "device timeout\n"); in vr_watchdog()
1351 aprint_normal_dev(sc->vr_dev, "restarting\n"); in vr_tick()
1477 sc->vr_dev = self; in vr_attach()