Lines Matching refs:iport
356 struct isci_port *iport = iphy->owning_port; in phy_get_non_dummy_port() local
358 if (iport->physical_port_index == SCIC_SDS_DUMMY_PORT) in phy_get_non_dummy_port()
369 struct isci_port *iport) in sci_phy_set_port() argument
371 iphy->owning_port = iport; in sci_phy_set_port()
1254 struct isci_port *iport = iphy->owning_port; in sci_phy_stopped_state_enter() local
1255 struct isci_host *ihost = iport->owning_controller; in sci_phy_stopped_state_enter()
1272 struct isci_port *iport = iphy->owning_port; in sci_phy_starting_state_enter() local
1273 struct isci_host *ihost = iport->owning_controller; in sci_phy_starting_state_enter()
1291 struct isci_port *iport = iphy->owning_port; in sci_phy_ready_state_enter() local
1292 struct isci_host *ihost = iport->owning_controller; in sci_phy_ready_state_enter()
1372 struct isci_port *iport, u8 phy_index) in sci_phy_construct() argument
1377 iphy->owning_port = iport; in sci_phy_construct()