Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dsas.h111 SAS_PROTOCOL_STP = 0x04, enumerator
114 SAS_PROTOCOL_STP_ALL = SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA,
Dscsi_transport_sas.h27 (proto & SAS_PROTOCOL_STP))? 1 : 0; in sas_protocol_ata()
/linux-4.19.296/drivers/message/fusion/
Dmptsas.c2991 identify->initiator_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()
3006 identify->target_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()