]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/scsi/hisi_sas/hisi_sas.h
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi / hisi_sas / hisi_sas.h
index 7813600c4a1817484f5535605f3f0a357ae95acf..54499813d111d53177f4ed8f27b6d677fc882578 100644 (file)
@@ -182,6 +182,8 @@ struct hisi_sas_device {
 };
 
 struct hisi_sas_tmf_task {
+       int force_phy;
+       int phy_id;
        u8 tmf;
        u16 tag_of_task_to_be_managed;
 };