Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance
415 struct storvsc_device { struct416 struct hv_device *device;418 bool destroy;419 bool drain_notify;420 atomic_t num_outstanding_req;421 struct Scsi_Host *host;423 wait_queue_head_t waiting_to_drain;430 unsigned int port_number;431 unsigned char path_id;432 unsigned char target_id;[all …]