Home
last modified time | relevance | path

Searched defs:device_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/hv/
Dvmbus_drv.c51 struct hv_device device_ctx; member
320 struct hv_device *device_ctx = device_to_hv_device(dev); in vmbus_show_device_attr() local
799 struct hv_device *device_ctx = device_to_hv_device(device); in vmbus_match() local
825 struct hv_device *device_ctx = (struct hv_device *)context; in vmbus_probe_failed_cb() local
951 struct hv_device *device_ctx = device_to_hv_device(device); in vmbus_device_release() local
Dstorvsc_drv.c45 struct hv_device *device_ctx; member
590 struct hv_device *device_ctx = host_device_ctx->device_ctx; in storvsc_queuecommand_lck() local
825 struct hv_device *device_ctx = host_device_ctx->device_ctx; in storvsc_host_reset_handler() local
Dblkvsc_drv.c98 struct hv_device *device_ctx; member
842 struct hv_device *device_ctx = blkdev->device_ctx; in blkvsc_submit_request() local
Dnetvsc_drv.c47 struct hv_device *device_ctx; member
Dhv_mouse.c774 struct hv_device *device_ctx; member