Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dvmw_pvscsi.c69 struct pvscsi_adapter { struct
70 char *mmioBase;
71 unsigned int irq;
72 u8 rev;
73 bool use_msi;
74 bool use_msix;
75 bool use_msg;
76 bool use_req_threshold;
78 spinlock_t hw_lock;
80 struct workqueue_struct *workqueue;
[all …]