Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance
396 struct storvsc_device { struct397 struct hv_device *device;399 bool destroy;400 bool drain_notify;401 atomic_t num_outstanding_req;402 struct Scsi_Host *host;404 wait_queue_head_t waiting_to_drain;411 unsigned int port_number;412 unsigned char path_id;413 unsigned char target_id;[all …]