Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h180 struct asd_ha_struct { struct
181 struct pci_dev *pcidev;
182 const char *name;
184 struct sas_ha_struct sas_ha;
186 u8 revision_id;
188 int iospace;
189 spinlock_t iolock;
192 struct hw_profile hw_prof;
195 spinlock_t asd_ports_lock;
199 struct dma_pool *scb_pool;
[all …]