Searched refs:dsaDeviceFile (Results 1 – 1 of 1) sorted by relevance
1114 const char *dsaDeviceFile = "/dev/dsa/wq0.1"; variable1153 if (file_Exists(dsaDeviceFile) == 1) in Dsa_Init_Sysfs()1175 return (file_Exists(dsaDeviceFile) != 1); in Dsa_Init_Sysfs()1186 fd = open(dsaDeviceFile, O_RDWR); in allocate_dsa_pasid()