Home
last modified time | relevance | path

Searched refs:SCIC_SDS_PHY_PROTOCOL_SAS (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/scsi/isci/
Dphy.h81 SCIC_SDS_PHY_PROTOCOL_SAS, enumerator
Dphy.c583 iphy->protocol = SCIC_SDS_PHY_PROTOCOL_SAS; in sci_phy_start_sas_link_training()
1253 if (iphy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS) { in sci_phy_resetting_state_enter()
Dhost.c1917 if (iphy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS) { in power_control_timeout()
1991 current_phy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS && in sci_controller_power_control_queue_insert()
Dport.c207 } else if (iphy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS) { in isci_port_link_up()