Searched defs:asd_ha_struct (Results 1 – 1 of 1) sorted by relevance
180 struct asd_ha_struct { struct181 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 …]
Completed in 4 milliseconds