Home
last modified time | relevance | path

Searched refs:HISI_SAS_SATA_PROTOCOL_PIO (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c37 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol_from_tf()
43 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol_from_tf()
50 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol_from_tf()
78 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol()
116 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol()
H A Dhisi_sas.h85 #define HISI_SAS_SATA_PROTOCOL_PIO 0x2 macro