Home
last modified time | relevance | path

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

/drivers/scsi/aic94xx/
Daic94xx_hwi.h198 struct asd_ha_struct { struct
199 struct pci_dev *pcidev;
200 const char *name;
202 struct sas_ha_struct sas_ha;
204 u8 revision_id;
206 int iospace;
207 spinlock_t iolock;
208 struct asd_ha_addrspace io_handle[2];
210 struct hw_profile hw_prof;
212 struct asd_phy phys[ASD_MAX_PHYS];
[all …]