Searched refs:CFIOCGPLR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dcfictl.h51 #define CFIOCGPLR _IOR('q', 4, uint32_t) /* get protection lock reg */ macro
/freebsd-11-stable/tools/tools/cfi/
H A Dcfi.c109 if (ioctl(fd, CFIOCGPLR, &plr) < 0)
110 err(-1, "ioctl(CFIOCGPLR)");
/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_dev.c301 case CFIOCGPLR:

Completed in 114 milliseconds