CT_SSTATUS
error = ioctl(fd, CT_SSTATUS, &info->status);
if (ioctl(fd, CT_SSTATUS, &info->status) == -1)
if (cmd != CT_SSTATUS)