Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance
413 struct storvsc_device { struct414 struct hv_device *device;416 bool destroy;417 bool drain_notify;418 bool open_sub_channel;419 atomic_t num_outstanding_req;420 struct Scsi_Host *host;422 wait_queue_head_t waiting_to_drain;429 unsigned int port_number;430 unsigned char path_id;[all …]