Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptsas.c454 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local
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()
537 mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target * in mptsas_set_starget()
760 struct mptsas_phyinfo *phy_info = NULL; in mptsas_add_device_component_starget() local
834 struct mptsas_phyinfo *phy_info, *phy_info_cmp; in mptsas_setup_wide_ports() local
1416 mptsas_add_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info) in mptsas_add_end_device()
[all …]
Dmptsas.h176 struct mptsas_phyinfo *phy_info; member