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()
1257 struct isci_port *iport = iphy->owning_port; in sci_phy_stopped_state_enter() local
1258 struct isci_host *ihost = iport->owning_controller; in sci_phy_stopped_state_enter()
1275 struct isci_port *iport = iphy->owning_port; in sci_phy_starting_state_enter() local
1276 struct isci_host *ihost = iport->owning_controller; in sci_phy_starting_state_enter()
1294 struct isci_port *iport = iphy->owning_port; in sci_phy_ready_state_enter() local
1295 struct isci_host *ihost = iport->owning_controller; in sci_phy_ready_state_enter()
1375 struct isci_port *iport, u8 phy_index) in sci_phy_construct() argument
1380 iphy->owning_port = iport; in sci_phy_construct()