if_vmx.c | 253 device_t vmx_dev; member in struct:vmxnet3_softc 585 sc->vmx_dev = self; 649 snprintf(buf, sizeof(buf), "%s_reset", device_xname(sc->vmx_dev)); 654 aprint_error_dev(sc->vmx_dev, 708 aprint_error_dev(sc->vmx_dev, "failed to map BAR0\n"); 714 aprint_error_dev(sc->vmx_dev, "failed to map BAR1\n"); 748 aprint_error_dev(sc->vmx_dev, 756 aprint_error_dev(sc->vmx_dev, 875 aprint_error_dev(sc->vmx_dev, "cannot allocate any interrupt resources\n"); 921 snprintf(xnamebuf, 32, "%s: txrx %d", device_xname(sc->vmx_dev), i) [all...] |