FC4_PRIORITY_FCP
vha->hw->fc4_type_priority == FC4_PRIORITY_FCP ?
ha->fc4_type_priority = FC4_PRIORITY_FCP;
if (ha->fc4_type_priority != FC4_PRIORITY_FCP &&
ha->fc4_type_priority = FC4_PRIORITY_FCP;
ha->fc4_type_priority == FC4_PRIORITY_FCP ? "FCP" : "NVMe");
return (data >> 6) & BIT_0 ? FC4_PRIORITY_FCP : FC4_PRIORITY_NVME;