Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dstorvsc_drv.c444 struct storvsc_device { struct
445 struct hv_device *device;
447 bool destroy;
448 bool drain_notify;
449 bool open_sub_channel;
450 atomic_t num_outstanding_req;
451 struct Scsi_Host *host;
453 wait_queue_head_t waiting_to_drain;
460 unsigned int port_number;
461 unsigned char path_id;
[all …]