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