Home
last modified time | relevance | path

Searched refs:SCSI_SENSE_ILLEGAL_REQUEST (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_write_long.c111 SCSI_SENSE_ILLEGAL_REQUEST, in sati_write_long_translate_command()
148 SCSI_SENSE_ILLEGAL_REQUEST, in sati_write_long_translate_command()
166 SCSI_SENSE_ILLEGAL_REQUEST, in sati_write_long_translate_command()
212 SCSI_SENSE_ILLEGAL_REQUEST, in sati_write_long_translate_command()
H A Dsati_read_buffer.c121 SCSI_SENSE_ILLEGAL_REQUEST, in sati_read_buffer_translate_command()
139 SCSI_SENSE_ILLEGAL_REQUEST, in sati_read_buffer_translate_command()
164 SCSI_SENSE_ILLEGAL_REQUEST, in sati_read_buffer_translate_command()
H A Dsati_start_stop_unit.c140 SCSI_SENSE_ILLEGAL_REQUEST, in sati_start_stop_unit_translate_command()
161 SCSI_SENSE_ILLEGAL_REQUEST, in sati_start_stop_unit_translate_command()
248 SCSI_SENSE_ILLEGAL_REQUEST, in sati_start_stop_unit_translate_command()
323 SCSI_SENSE_ILLEGAL_REQUEST, in sati_start_stop_unit_translate_response()
H A Dsati_write_buffer.c124 SCSI_SENSE_ILLEGAL_REQUEST, in sati_write_buffer_translate_command()
174 SCSI_SENSE_ILLEGAL_REQUEST, in sati_write_buffer_translate_command()
189 SCSI_SENSE_ILLEGAL_REQUEST, in sati_write_buffer_translate_command()
H A Dsati_move.c345 SCSI_SENSE_ILLEGAL_REQUEST, in sati_move_translate_64_bit_lba()
477 SCSI_SENSE_ILLEGAL_REQUEST, in sati_move_small_translate_command()
544 SCSI_SENSE_ILLEGAL_REQUEST, in sati_move_large_translate_command()
581 SCSI_SENSE_ILLEGAL_REQUEST, in sati_move_large_translate_command()
H A Dsati_mode_select.c878 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_select_translate_command()
939 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_select_translate_command()
978 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_select_6_translate_command()
999 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_select_6_translate_command()
1038 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_select_10_translate_command()
1059 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_select_10_translate_command()
H A Dsati_mode_sense.c117 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_sense_is_page_control_supported()
209 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_sense_is_page_code_supported()
220 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_sense_is_page_code_supported()
240 SCSI_SENSE_ILLEGAL_REQUEST, in sati_mode_sense_is_page_code_supported()
H A Dsati.c156 SCSI_SENSE_ILLEGAL_REQUEST, in sati_translate_error()
408 SCSI_SENSE_ILLEGAL_REQUEST, in sati_translate_command()
426 SCSI_SENSE_ILLEGAL_REQUEST, in sati_translate_command()
652 SCSI_SENSE_ILLEGAL_REQUEST, in sati_translate_command()
700 SCSI_SENSE_ILLEGAL_REQUEST, in sati_translate_command()
H A Dsati_unmap.c250 SCSI_SENSE_ILLEGAL_REQUEST, in sati_unmap_initial_processing()
274 SCSI_SENSE_ILLEGAL_REQUEST, in sati_unmap_initial_processing()
304 SCSI_SENSE_ILLEGAL_REQUEST, in sati_unmap_initial_processing()
H A Dsati_read_capacity.c110 SCSI_SENSE_ILLEGAL_REQUEST, in sati_read_capacity_10_translate_command()
171 SCSI_SENSE_ILLEGAL_REQUEST, in sati_read_capacity_16_translate_command()
H A Dsati_log_sense.c629 SCSI_SENSE_ILLEGAL_REQUEST, in sati_log_sense_translate_command()
702 SCSI_SENSE_ILLEGAL_REQUEST, in sati_log_sense_translate_command()
716 SCSI_SENSE_ILLEGAL_REQUEST, in sati_log_sense_translate_command()
H A Dsati_passthrough.c351 SCSI_SENSE_ILLEGAL_REQUEST, in sati_passthrough_12_translate_command()
429 SCSI_SENSE_ILLEGAL_REQUEST, in sati_passthrough_16_translate_command()
H A Dsati_atapi.c127 SCSI_SENSE_ILLEGAL_REQUEST, in sati_atapi_translate_command()
H A Dsati_verify.c110 SCSI_SENSE_ILLEGAL_REQUEST, in sati_verify_translate_command()
H A Dsati_inquiry.c675 SCSI_SENSE_ILLEGAL_REQUEST, in sati_inquiry_translate_command()
732 SCSI_SENSE_ILLEGAL_REQUEST, in sati_inquiry_translate_command()
H A Dintel_scsi.h173 #define SCSI_SENSE_ILLEGAL_REQUEST 0x05 macro