Home
last modified time | relevance | path

Searched refs:mptsas_phyinfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/message/fusion/
H A Dmptsas.h159 struct mptsas_phyinfo { struct
177 struct mptsas_phyinfo *phy_info; argument
H A Dmptsas.c113 struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy);
114 static struct mptsas_phyinfo *mptsas_find_phyinfo_by_sas_address
121 struct mptsas_phyinfo *phy_info);
123 struct mptsas_phyinfo *phy_info);
481 struct mptsas_phyinfo *phy_info; in mptsas_port_delete()
506 mptsas_get_rphy(struct mptsas_phyinfo *phy_info) in mptsas_get_rphy()
515 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy()
532 mptsas_get_port(struct mptsas_phyinfo *phy_info) in mptsas_get_port()
541 mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port) in mptsas_set_port()
555 mptsas_get_starget(struct mptsas_phyinfo *phy_info) in mptsas_get_starget()
[all …]