Searched refs:vr_dev (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | if_vr.c | 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() [all …]
|