Lines Matching refs:iport
355 struct isci_port *iport = iphy->owning_port; in phy_get_non_dummy_port() local
357 if (iport->physical_port_index == SCIC_SDS_DUMMY_PORT) in phy_get_non_dummy_port()
372 struct isci_port *iport) in sci_phy_set_port() argument
374 iphy->owning_port = iport; in sci_phy_set_port()
1258 struct isci_port *iport = iphy->owning_port; in sci_phy_stopped_state_enter() local
1259 struct isci_host *ihost = iport->owning_controller; in sci_phy_stopped_state_enter()
1276 struct isci_port *iport = iphy->owning_port; in sci_phy_starting_state_enter() local
1277 struct isci_host *ihost = iport->owning_controller; in sci_phy_starting_state_enter()
1295 struct isci_port *iport = iphy->owning_port; in sci_phy_ready_state_enter() local
1296 struct isci_host *ihost = iport->owning_controller; in sci_phy_ready_state_enter()
1376 struct isci_port *iport, u8 phy_index) in sci_phy_construct() argument
1381 iphy->owning_port = iport; in sci_phy_construct()