Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c27 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol_from_tf()
33 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol_from_tf()
40 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol_from_tf()
68 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol()
106 return HISI_SAS_SATA_PROTOCOL_PIO; in hisi_sas_get_ata_protocol()
H A Dhisi_sas.h78 #define HISI_SAS_SATA_PROTOCOL_PIO 0x2 macro