Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h657 extern u8 hisi_sas_get_ata_protocol(struct sas_task *task);
H A Dhisi_sas_main.c54 u8 hisi_sas_get_ata_protocol(struct sas_task *task) in hisi_sas_get_ata_protocol() function
132 EXPORT_SYMBOL_GPL(hisi_sas_get_ata_protocol);
H A Dhisi_sas_v3_hw.c1515 dw1 |= (hisi_sas_get_ata_protocol(task)) << CMD_HDR_FRAME_TYPE_OFF; in prep_ata_v3_hw()