Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h206 typedef struct _adpt_hba { struct
207 struct _adpt_hba *next; argument
208 struct pci_dev *pDev;
209 struct Scsi_Host *host;
210 u32 state;
211 spinlock_t state_lock;
212 int unit;
213 int host_no; /* SCSI host number */
214 u8 initialized;
215 u8 in_use; /* is the management node open*/
[all …]