Home
last modified time | relevance | path

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

/drivers/scsi/
Ddpti.h202 typedef struct _adpt_hba { struct
203 struct _adpt_hba *next; argument
204 struct pci_dev *pDev;
205 struct Scsi_Host *host;
206 u32 state;
207 spinlock_t state_lock;
208 int unit;
209 int host_no; /* SCSI host number */
210 u8 initialized;
211 u8 in_use; /* is the management node open*/
[all …]