Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/hisi_sas/
H A Dhisi_sas.h636 extern u8 hisi_sas_get_ata_protocol(struct sas_task *task);
H A Dhisi_sas_main.c44 u8 hisi_sas_get_ata_protocol(struct sas_task *task) in hisi_sas_get_ata_protocol() function
124 EXPORT_SYMBOL_GPL(hisi_sas_get_ata_protocol);
H A Dhisi_sas_v2_hw.c2546 dw1 |= (hisi_sas_get_ata_protocol(task)) << CMD_HDR_FRAME_TYPE_OFF; in prep_ata_v2_hw()
H A Dhisi_sas_v3_hw.c1469 dw1 |= (hisi_sas_get_ata_protocol(task)) << CMD_HDR_FRAME_TYPE_OFF; in prep_ata_v3_hw()