DRCTL_DEV
if ((drctl_fd = open(DRCTL_DEV, O_RDWR)) == -1) {
drd_output("open %s failed: %s", DRCTL_DEV, strerror(errno));