Home
last modified time | relevance | path

Searched refs:physical_port_index (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/scsi/isci/
A Dport.c75 int i = iport->physical_port_index; in sciport_to_dev()
378 if (iport->physical_port_index == 2 && in sci_port_is_valid_phy_assignment()
414 if (iport->physical_port_index == 0) { in sci_port_is_phy_mask_valid()
807 __func__, iport->physical_port_index); in port_timeout()
972 __func__, iport->physical_port_index); in sci_port_ready_substate_operational_enter()
976 writel(iport->physical_port_index, in sci_port_ready_substate_operational_enter()
996 u8 phys_index = iport->physical_port_index; in sci_port_invalidate_dummy_remote_node()
1039 __func__, iport->physical_port_index); in sci_port_ready_substate_operational_exit()
1052 __func__, iport->physical_port_index); in sci_port_ready_substate_configuring_enter()
1521 __func__, iport->physical_port_index); in sci_port_ready_state_enter()
[all …]
A Dport.h106 u8 physical_port_index; member
A Drequest.c230 task_context->logical_port_index = iport->physical_port_index; in scu_ssp_request_construct_task_context()
252 (iport->physical_port_index << in scu_ssp_request_construct_task_context()
510 task_context->logical_port_index = iport->physical_port_index; in scu_sata_request_construct_task_context()
536 (iport->physical_port_index << in scu_sata_request_construct_task_context()
3237 task_context->logical_port_index = iport->physical_port_index; in sci_io_request_construct_smp()
3280 (iport->physical_port_index << in sci_io_request_construct_smp()
A Dport_config.c527 if (iport->physical_port_index == iphy->phy_index) { in sci_apc_agent_configure_ports()
A Dremote_node_context.c131 rnc->ssp.logical_port_index = idev->owning_port->physical_port_index; in sci_remote_node_context_construct_buffer()
A Dphy.c358 if (iport->physical_port_index == SCIC_SDS_DUMMY_PORT) in phy_get_non_dummy_port()
A Dremote_device.c961 (iport->physical_port_index << SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT) | in sci_remote_device_post_request()

Completed in 22 milliseconds