Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dstorvsc_drv.c401 struct storvsc_device { struct
402 struct hv_device *device;
404 bool destroy;
405 bool drain_notify;
406 atomic_t num_outstanding_req;
407 struct Scsi_Host *host;
409 wait_queue_head_t waiting_to_drain;
416 unsigned int port_number;
417 unsigned char path_id;
418 unsigned char target_id;
[all …]