Searched defs:iphy (Results 1 – 3 of 3) sorted by relevance
75 enum sas_linkrate sci_phy_linkrate(struct isci_phy *iphy) in sci_phy_linkrate()80 static struct isci_host *phy_to_host(struct isci_phy *iphy) in phy_to_host()88 static struct device *sciphy_to_dev(struct isci_phy *iphy) in sciphy_to_dev()94 sci_phy_transport_layer_initialization(struct isci_phy *iphy, in sci_phy_transport_layer_initialization()116 sci_phy_link_layer_initialization(struct isci_phy *iphy, in sci_phy_link_layer_initialization()321 struct isci_phy *iphy = container_of(tmr, typeof(*iphy), sata_timer); in phy_sata_timeout() local354 struct isci_port *phy_get_non_dummy_port(struct isci_phy *iphy) in phy_get_non_dummy_port()368 struct isci_phy *iphy, in sci_phy_set_port()379 enum sci_status sci_phy_initialize(struct isci_phy *iphy, in sci_phy_initialize()406 void sci_phy_setup_transport(struct isci_phy *iphy, u32 device_id) in sci_phy_setup_transport()[all …]
739 struct isci_phy *iphy = &ihost->phys[phy->number]; in isci_reset_device() local
108 struct isci_phy *iphy = container_of(sas_phy, typeof(*iphy), sas_phy); in to_iphy() local