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;190 struct asd_ha_addrspace io_handle[2];192 struct hw_profile hw_prof;194 struct asd_phy phys[ASD_MAX_PHYS];[all …]