Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/isci/
Dphy.h82 SCIC_SDS_PHY_PROTOCOL_SATA, enumerator
Dport.c187 if (iphy->protocol == SCIC_SDS_PHY_PROTOCOL_SATA) { in isci_port_link_up()
520 if (iphy->protocol != SCIC_SDS_PHY_PROTOCOL_SATA) { in sci_port_get_attached_sas_address()
627 if (iphy->protocol != SCIC_SDS_PHY_PROTOCOL_SATA && (flags & PF_RESUME)) in sci_port_activate_phy()
759 (iphy->protocol == SCIC_SDS_PHY_PROTOCOL_SATA)) { in sci_port_link_detected()
Dphy.c594 iphy->protocol = SCIC_SDS_PHY_PROTOCOL_SATA; in sci_phy_start_sata_link_training()
800 iphy->protocol = SCIC_SDS_PHY_PROTOCOL_SATA; in sci_phy_event_handler()