Searched refs:dsaPasidEnable (Results 1 – 1 of 1) sorted by relevance
1116 const char *dsaPasidEnable = "/sys/bus/dsa/devices/dsa0/pasid_enabled"; variable1129 snprintf(command, sizeof(command) - 1, "cat %s", dsaPasidEnable); in Check_DSA_Kernel_Setting()1157 if (file_Exists(dsaPasidEnable) != 1) { in Dsa_Init_Sysfs()