Home
last modified time | relevance | path

Searched defs:storvsc_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dstorvsc_drv.c363 struct storvsc_device { struct
364 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 …]