Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h165 struct phy_stop_req { struct
166 __le32 tag;
167 __le32 phy_id;
168 u32 reserved[13];
H A Dpm80xx_hwi.h363 struct phy_stop_req { struct
364 __le32 tag;
365 __le32 phy_id;
366 u32 reserved[29];
H A Dpm8001_sas.h196 int (*phy_stop_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member