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