Searched refs:CFIOCGOEMPR (Results 1 – 3 of 3) sorted by relevance
49 #define CFIOCGOEMPR _IOR('q', 2, uint64_t) /* get oem protection reg */ macro
87 if (ioctl(fd, CFIOCGOEMPR, &v) < 0) in getoempr()
295 case CFIOCGOEMPR: in cfi_devioctl()