Searched refs:SAS_PROTOCOL_SATA (Results 1 – 25 of 25) sorted by relevance
101 if (SAS_PROTOCOL_SATA == tmf->proto) in isci_print_tmf()
188 if (iphy->protocol == SAS_PROTOCOL_SATA) { in isci_port_link_up()522 if (iphy->protocol != SAS_PROTOCOL_SATA) { in sci_port_get_attached_sas_address()629 if (iphy->protocol != SAS_PROTOCOL_SATA && (flags & PF_RESUME)) in sci_port_activate_phy()761 (iphy->protocol == SAS_PROTOCOL_SATA)) { in sci_port_link_detected()
591 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_start_sata_link_training()843 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_event_handler()
690 } else if (tmf->proto == SAS_PROTOCOL_SATA) { in isci_task_request_complete()
3379 case SAS_PROTOCOL_SATA: in isci_io_request_build()3381 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in isci_io_request_build()
1089 if (dev->dev_type == SAS_SATA_DEV || (dev->tproto & SAS_PROTOCOL_SATA)) { in sci_remote_device_ready_state_enter()
312 case SAS_PROTOCOL_SATA: in asd_task_tasklet_complete()553 case SAS_PROTOCOL_SATA: in asd_execute_task()590 case SAS_PROTOCOL_SATA: in asd_execute_task()
420 case SAS_PROTOCOL_SATA: in asd_abort_task()
794 case SAS_PROTOCOL_SATA: in mvs_task_prep()796 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_task_prep()887 case SAS_PROTOCOL_SATA: in mvs_slot_task_free()1383 } else if (task->task_proto & SAS_PROTOCOL_SATA || in mvs_abort_task()1513 case SAS_PROTOCOL_SATA: in mvs_slot_err()1515 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_slot_err()1620 case SAS_PROTOCOL_SATA: in mvs_slot_complete()1622 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: { in mvs_slot_complete()
92 SAS_PROTOCOL_SATA = 0x01, enumerator97 SAS_PROTOCOL_STP_ALL = SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA,
26 return ((proto & SAS_PROTOCOL_SATA) || in sas_protocol_ata()
413 case SAS_PROTOCOL_SATA: in pm8001_deliver_command()552 case SAS_PROTOCOL_SATA: in pm8001_ccb_task_free()1039 } else if (task->task_proto & SAS_PROTOCOL_SATA || in pm8001_abort_task()
3215 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
3240 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
157 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA) in sas_report_phy_sata()
82 dev->tproto = SAS_PROTOCOL_SATA; in sas_get_port_device()
279 phy->phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sas_set_ex_phy()
1160 case SAS_PROTOCOL_SATA: in slot_err_v1_hw()1162 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v1_hw()1290 case SAS_PROTOCOL_SATA: in slot_complete_v1_hw()1292 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v1_hw()
2178 case SAS_PROTOCOL_SATA: in slot_err_v2_hw()2180 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v2_hw()2446 case SAS_PROTOCOL_SATA: in slot_complete_v2_hw()2448 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v2_hw()3279 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sata_int_v2_hw()
440 case SAS_PROTOCOL_SATA: in hisi_sas_task_deliver()496 case SAS_PROTOCOL_SATA: in hisi_sas_queue_command()1676 } else if (task->task_proto & SAS_PROTOCOL_SATA || in hisi_sas_abort_task()
1580 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in phy_up_v3_hw()2242 case SAS_PROTOCOL_SATA: in slot_err_v3_hw()2244 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v3_hw()2391 case SAS_PROTOCOL_SATA: in slot_complete_v3_hw()2393 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v3_hw()
137 { SAS_PROTOCOL_SATA, "sata" },1562 (SAS_PROTOCOL_SSP | SAS_PROTOCOL_STP | SAS_PROTOCOL_SATA))) in sas_rphy_add()
263 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()273 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
854 SAS_PROTOCOL_SATA); in mpi3mr_set_identify()864 SAS_PROTOCOL_SATA); in mpi3mr_set_identify()
3022 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()3037 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
Completed in 132 milliseconds