二つの ioctl 関数を用いることができます:
ioctl(fd, SG_SET_TIMEOUT, &Timeout);
Timeout
ioctl(fd, SG_GET_TIMEOUT, &Timeout);