Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c438 struct storvsc_device { struct
439 struct hv_device *device;
441 bool destroy;
442 bool drain_notify;
443 atomic_t num_outstanding_req;
444 struct Scsi_Host *host;
446 wait_queue_head_t waiting_to_drain;
453 unsigned int port_number;
454 unsigned char path_id;
455 unsigned char target_id;
[all …]