Searched refs:HARDWARE_ERROR (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/include/scsi/
H A Dscsi_devinfo.h30 #define BLIST_RETRY_HWERROR 0x400000 /* retry HARDWARE_ERROR */
H A Dscsi.h311 #define HARDWARE_ERROR 0x04 macro
H A Dscsi_device.h166 unsigned retry_hwerror:1; /* Retry HARDWARE_ERROR */
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c1130 HARDWARE_ERROR, SENCODE_INTERNAL_TARGET_FAILURE, aac_bounds_32()
1864 HARDWARE_ERROR, SENCODE_INTERNAL_TARGET_FAILURE, io_callback()
1941 HARDWARE_ERROR, SENCODE_INTERNAL_TARGET_FAILURE, aac_read()
2038 HARDWARE_ERROR, SENCODE_INTERNAL_TARGET_FAILURE, aac_write()
2116 HARDWARE_ERROR, SENCODE_INTERNAL_TARGET_FAILURE, synchronize_callback()
/linux-4.1.27/drivers/cdrom/
H A Dgdrom.c93 {HARDWARE_ERROR, "Hardware error"},
/linux-4.1.27/drivers/usb/storage/
H A Dtransport.c819 srb->sense_buffer[1] = HARDWARE_ERROR; usb_stor_invoke_transport()
821 srb->sense_buffer[2] = HARDWARE_ERROR; usb_stor_invoke_transport()
/linux-4.1.27/drivers/ata/
H A Dlibata-scsi.c858 {0x61, HARDWARE_ERROR, 0x00, 0x00}, ata_to_sense_error()
873 {0x02, HARDWARE_ERROR, 0x00, 0x00}, ata_to_sense_error()
899 {0x20, HARDWARE_ERROR, 0x44, 0x00}, ata_to_sense_error()
/linux-4.1.27/drivers/scsi/
H A Ddc395x.c3361 case HARDWARE_ERROR: srb_done()
3363 "ReqSense: HARDWARE_ERROR cmnd=0x%02x <%02i-%i> stat=%i scan=%i ", srb_done()
H A Dscsi_error.c581 case HARDWARE_ERROR: scsi_check_sense()
H A Dsd.c1684 case HARDWARE_ERROR: sd_done()
/linux-4.1.27/drivers/block/
H A Dnvme-scsi.c532 sense_key = HARDWARE_ERROR; nvme_trans_status_code()

Completed in 322 milliseconds