Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptsas.h158 struct mptsas_phyinfo { struct
176 struct mptsas_phyinfo *phy_info; argument
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);
454 struct mptsas_phyinfo *phy_info; in mptsas_port_delete()
479 mptsas_get_rphy(struct mptsas_phyinfo *phy_info) in mptsas_get_rphy()
488 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy()
505 mptsas_get_port(struct mptsas_phyinfo *phy_info) in mptsas_get_port()
514 mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port) in mptsas_set_port()
528 mptsas_get_starget(struct mptsas_phyinfo *phy_info) in mptsas_get_starget()
[all …]