Home
last modified time | relevance | path

Searched refs:dsaDeviceFile (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c983 const char *dsaDeviceFile = "/dev/dsa/wq0.1"; variable
1022 if (file_Exists(dsaDeviceFile) == 1) in Dsa_Init_Sysfs()
1044 return (file_Exists(dsaDeviceFile) != 1); in Dsa_Init_Sysfs()
1055 fd = open(dsaDeviceFile, O_RDWR); in allocate_dsa_pasid()