Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance
438 struct storvsc_device { struct439 struct hv_device *device;441 bool destroy;442 bool drain_notify;443 atomic_t num_outstanding_req;444 struct Scsi_Host *host;446 wait_queue_head_t waiting_to_drain;453 unsigned int port_number;454 unsigned char path_id;455 unsigned char target_id;[all …]