Searched refs:SG_ERR_DRIVER_SENSE (Results 1 – 4 of 4) sorted by relevance
234 io_hdr->driver_status = SG_ERR_DRIVER_SENSE; in pr_manager_helper_run()243 io_hdr->driver_status = SG_ERR_DRIVER_SENSE; in pr_manager_helper_run()
141 #define SG_ERR_DRIVER_SENSE 0x08 macro
98 if (io_hdr->driver_status & SG_ERR_DRIVER_SENSE) { in scsi_command_complete_noio()286 if (r->io_header.driver_status & SG_ERR_DRIVER_SENSE) { in scsi_read_complete()
985 #define SG_ERR_DRIVER_SENSE 0x08 in iscsi_aio_ioctl_cb() macro990 acb->ioh->driver_status |= SG_ERR_DRIVER_SENSE; in iscsi_aio_ioctl_cb()