Searched refs:hn_dev (Results 1 – 2 of 2) sorted by relevance
252 sc->hn_dev = dev; in netvsc_attach()364 struct hv_device *device_ctx = vmbus_get_devctx(sc->hn_dev); in hn_start_locked()734 struct hv_device *hn_dev; in hn_ioctl() local752 hn_dev = vmbus_get_devctx(sc->hn_dev); in hn_ioctl()788 error = hv_rf_on_device_remove(hn_dev, HV_RF_NV_RETAIN_CHANNEL); in hn_ioctl()795 error = hv_rf_on_device_add(hn_dev, &device_info); in hn_ioctl()904 struct hv_device *device_ctx = vmbus_get_devctx(sc->hn_dev); in hn_stop()943 struct hv_device *device_ctx = vmbus_get_devctx(sc->hn_dev); in hn_ifinit_locked()
969 device_t hn_dev; member