Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_hwi.h157 struct phy_start_req { struct
158 __le32 tag;
159 __le32 ase_sh_lm_slr_phyid;
160 struct sas_identify_frame sas_identify;
161 u32 reserved[5];
Dpm80xx_hwi.h247 struct phy_start_req { struct
248 __le32 tag;
249 __le32 ase_sh_lm_slr_phyid;
250 struct sas_identify_frame sas_identify; /* 28 Bytes */
251 __le32 spasti;
252 u32 reserved[21];
Dpm8001_sas.h209 int (*phy_start_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member