Home
last modified time | relevance | path

Searched refs:SCIC_PORT_MANUAL_CONFIGURATION_MODE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/isci/
Dprobe_roms.h207 SCIC_PORT_MANUAL_CONFIGURATION_MODE = 0, enumerator
Dport_config.c741 if (mode == SCIC_PORT_MANUAL_CONFIGURATION_MODE) { in sci_port_configuration_agent_initialize()
Dhost.c920 if (oem->controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE) { in sci_controller_start_next_phy()
1669 } else if (oem->controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE) { in sci_oem_parameters_validate()