Searched refs:SAS_PROTOCOL_SATA (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dsas_ata.h35 return (dev->rphy->identify.target_port_protocols & SAS_PROTOCOL_SATA);
H A Dscsi_transport_sas.h22 return ((proto & SAS_PROTOCOL_SATA) ||
H A Dsas.h106 SAS_PROTOCOL_SATA = 0x01, enumerator in enum:sas_protocol
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_task.c328 case SAS_PROTOCOL_SATA:
578 case SAS_PROTOCOL_SATA:
622 case SAS_PROTOCOL_SATA:
H A Daic94xx_tmf.c433 case SAS_PROTOCOL_SATA:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_host_smp.c74 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA)
H A Dsas_discover.c102 dev->tproto = SAS_PROTOCOL_SATA;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_sas.c465 case SAS_PROTOCOL_SATA:
467 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP:
551 case SAS_PROTOCOL_SATA:
1086 } else if (task->task_proto & SAS_PROTOCOL_SATA ||
H A Dpm8001_hwi.c2988 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mvsas/
H A Dmv_sas.c972 case SAS_PROTOCOL_SATA:
974 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP:
1056 case SAS_PROTOCOL_SATA:
1684 } else if (task->task_proto & SAS_PROTOCOL_SATA ||
1793 case SAS_PROTOCOL_SATA:
1795 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP:
1898 case SAS_PROTOCOL_SATA:
1900 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c196 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA;
206 identify->target_port_protocols |= SAS_PROTOCOL_SATA;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_sas.c136 { SAS_PROTOCOL_SATA, "sata" },
1543 (SAS_PROTOCOL_SSP|SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.c2984 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA;
2999 identify->target_port_protocols |= SAS_PROTOCOL_SATA;

Completed in 187 milliseconds