Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c410 struct storvsc_device { struct
411 struct hv_device *device;
413 bool destroy;
414 bool drain_notify;
415 atomic_t num_outstanding_req;
416 struct Scsi_Host *host;
418 wait_queue_head_t waiting_to_drain;
425 unsigned int port_number;
426 unsigned char path_id;
427 unsigned char target_id;
[all …]