Searched refs:SG_ERR_DRIVER_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
140 #define SG_ERR_DRIVER_TIMEOUT 0x06 macro
94 } else if (io_hdr->driver_status & SG_ERR_DRIVER_TIMEOUT) { in scsi_command_complete_noio()313 (r->io_header.driver_status & SG_ERR_DRIVER_TIMEOUT) || in scsi_read_complete()
2864 if (io_hdr->driver_status & SG_ERR_DRIVER_TIMEOUT) { in scsi_block_sgio_complete()
165 } else if (io_hdr.driver_status & SG_ERR_DRIVER_TIMEOUT) { in do_sgio_worker()