Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dstorvsc_drv.c434 struct storvsc_device { struct
435 struct hv_device *device;
437 bool destroy;
438 bool drain_notify;
439 atomic_t num_outstanding_req;
440 struct Scsi_Host *host;
442 wait_queue_head_t waiting_to_drain;
449 unsigned int port_number;
450 unsigned char path_id;
451 unsigned char target_id;
[all …]