Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance
402 struct storvsc_device { struct403 struct hv_device *device;405 bool destroy;406 bool drain_notify;407 atomic_t num_outstanding_req;408 struct Scsi_Host *host;410 wait_queue_head_t waiting_to_drain;417 unsigned int port_number;418 unsigned char path_id;419 unsigned char target_id;[all …]