Home
last modified time | relevance | path

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

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