Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance
363 struct storvsc_device { struct364 struct hv_device *device;366 bool destroy;367 bool drain_notify;368 bool open_sub_channel;369 atomic_t num_outstanding_req;370 struct Scsi_Host *host;372 wait_queue_head_t waiting_to_drain;379 unsigned int port_number;380 unsigned char path_id;[all …]