Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance
264 struct storvsc_device { struct265 struct hv_device *device;267 bool destroy;268 bool drain_notify;269 atomic_t num_outstanding_req;270 struct Scsi_Host *host;272 wait_queue_head_t waiting_to_drain;279 unsigned int port_number;280 unsigned char path_id;281 unsigned char target_id;[all …]