Searched refs:SG_GET_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
50 #define SG_GET_TIMEOUT 0x2202 macro
4615 if (ioctl(fd, SG_GET_TIMEOUT, 0) < 0) { in do_scsi_start_stop()4927 if (block_dev || (ioctl(sg_fd, SG_GET_TIMEOUT, 0) < 0)) { in do_scsi_read_write_buffer()6008 if (block_dev || (ioctl(fd, SG_GET_TIMEOUT, 0) < 0)) { in open_sg_dev()