Home
last modified time | relevance | path

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

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