/freebsd-src/sys/dev/isci/scil/ |
H A D | sati_util.c | 608 U8 sense_key, in sati_scsi_sense_data_construct() argument 853 U8 sense_key, in sati_scsi_descriptor_sense_data_construct() argument 909 U8 sense_key, in sati_scsi_fixed_sense_data_construct() argument 973 sati_scsi_common_fixed_sense_construct(U8 * sense_data,U32 sense_len,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_common_fixed_sense_construct() argument 1025 sati_scsi_common_descriptor_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U8 * sense_data,U32 sense_len,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier,U8 * information_buff) sati_scsi_common_descriptor_sense_construct() argument 1075 sati_scsi_read_ncq_error_descriptor_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_ncq_error_descriptor_sense_construct() argument 1146 sati_scsi_read_ncq_error_fixed_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_ncq_error_fixed_sense_construct() argument 1190 sati_scsi_read_ncq_error_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_ncq_error_sense_construct() argument 1247 sati_scsi_read_error_descriptor_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_io,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_error_descriptor_sense_construct() argument 1317 sati_scsi_read_error_fixed_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_io,U8 scsi_status,U8 response_code,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_error_fixed_sense_construct() argument 1362 sati_scsi_read_error_sense_construct(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,void * ata_input_data,U8 scsi_status,U8 sense_key,U8 additional_sense_code,U8 additional_sense_code_qualifier) sati_scsi_read_error_sense_construct() argument [all...] |
H A D | sati_request_sense.c | 321 U8 sense_key, in sati_request_sense_data_response_construct()
|
H A D | sati_passthrough.c | 171 U8 sense_key, in sati_passthrough_construct_sense()
|
/freebsd-src/sys/cam/scsi/ |
H A D | scsi_all.c | 3347 int sense_key; in senseentrycomp() local 3362 fetchtableentries(int sense_key, int asc, int ascq, in fetchtableentries() argument 3444 scsi_sense_desc(int sense_key, in argument 3482 int error_code, sense_key, asc, ascq; scsi_error_action() local 3848 scsi_set_sense_data_desc_va(struct scsi_sense_data * sense_data,u_int * sense_len,scsi_sense_data_type sense_format,int current_error,int sense_key,int asc,int ascq,va_list ap) scsi_set_sense_data_desc_va() argument 3996 scsi_set_sense_data_fixed_va(struct scsi_sense_data * sense_data,u_int * sense_len,scsi_sense_data_type sense_format,int current_error,int sense_key,int asc,int ascq,va_list ap) scsi_set_sense_data_fixed_va() argument 4100 scsi_set_sense_data_va(struct scsi_sense_data * sense_data,u_int * sense_len,scsi_sense_data_type sense_format,int current_error,int sense_key,int asc,int ascq,va_list ap) scsi_set_sense_data_va() argument 4116 scsi_set_sense_data(struct scsi_sense_data * sense_data,scsi_sense_data_type sense_format,int current_error,int sense_key,int asc,int ascq,...) scsi_set_sense_data() argument 4130 scsi_set_sense_data_len(struct scsi_sense_data * sense_data,u_int * sense_len,scsi_sense_data_type sense_format,int current_error,int sense_key,int asc,int ascq,...) scsi_set_sense_data_len() argument 4467 scsi_sks_sbuf(struct sbuf * sb,int sense_key,uint8_t * sks) scsi_sks_sbuf() argument 4634 int error_code, sense_key, asc, ascq; scsi_sense_sks_sbuf() local 4777 int error_code, sense_key, asc, ascq; scsi_sense_forwarded_sbuf() local 4946 int error_code, sense_key, asc, ascq; scsi_sense_only_sbuf() local 5287 scsi_extract_sense(struct scsi_sense_data * sense_data,int * error_code,int * sense_key,int * asc,int * ascq) scsi_extract_sense() argument 5298 scsi_extract_sense_ccb(union ccb * ccb,int * error_code,int * sense_key,int * asc,int * ascq) scsi_extract_sense_ccb() argument 5329 scsi_extract_sense_len(struct scsi_sense_data * sense_data,u_int sense_len,int * error_code,int * sense_key,int * asc,int * ascq,int show_errors) scsi_extract_sense_len() argument 5407 int error_code, sense_key, asc, ascq; scsi_get_sense_key() local 5419 int error_code, sense_key, asc, ascq; scsi_get_asc() local 5431 int error_code, sense_key, asc, ascq; scsi_get_ascq() local [all...] |
H A D | scsi_cd.c | 457 int error_code, sense_key, asc, ascq; in cdasync() local 1240 int sense_key, error_code; cddone() local 2873 int error, error_code, sense_key, asc, ascq; cderror() local [all...] |
H A D | scsi_da.c | 2178 int error_code, sense_key, asc, ascq; daasync() local 4905 int sense_key, error_code; dadone_proberc() local 5968 int error, error_code, sense_key, asc, ascq; daerror() local [all...] |
H A D | scsi_sa.c | 3678 int error_code, sense_key, asc, ascq, error, aqvalid, stream_valid; in saerror() local
|
H A D | scsi_all.h | 3359 uint8_t sense_key; member 3634 uint8_t sense_key; member 3762 uint8_t sense_key; member
|
/freebsd-src/sys/cam/ctl/ |
H A D | ctl_error.c | 69 int sense_key, int asc, int ascq, va_list ap) in ctl_set_sense_data_va() 114 int sense_key, int asc, int ascq, ...) in ctl_set_sense_data() 125 ctl_set_sense(struct ctl_scsiio *ctsio, int current_error, int sense_key, in ctl_set_sense()
|
H A D | ctl_tpc.c | 1514 int error_code, sense_key, asc, ascq; in tpc_checkcond_parse() local
|
/freebsd-src/sys/powerpc/ps3/ |
H A D | ps3cdrom.c | 472 u_int8_t *cdb, sense_key, asc, ascq; in ps3cdrom_intr() local 679 ps3cdrom_decode_lv1_status(uint64_t status, u_int8_t *sense_key, u_int8_t *asc, in ps3cdrom_decode_lv1_status()
|
/freebsd-src/sbin/camcontrol/ |
H A D | epc.c | 435 int error_code, sense_key, asc, ascq; in epc_getmode() local
|
H A D | camcontrol.c | 4146 int error_code, sense_key, asc, ascq; readdefects() local 4260 int error_code, sense_key, asc, ascq; readdefects() local 4490 int error_code, sense_key, asc, ascq; mode_sense() local 5728 int error_code = 0, sense_key = 0, asc = 0, ascq = 0; get_ata_status() local 6627 int error_code, sense_key, asc, ascq; scsiformat() local 6839 int error_code, sense_key, asc, ascq; sanitize_wait_scsi() local 7214 int error_code, sense_key, asc, ascq; sanitize() local [all...] |
/freebsd-src/sys/dev/isci/ |
H A D | isci_io_request.c | 125 int error_code, sense_key, asc, ascq; in isci_io_request_complete() local
|
/freebsd-src/sys/cam/ |
H A D | cam_periph.c | 1391 int error = 0, error_code, sense_key, asc, ascq; camperiphdone() local
|
/freebsd-src/sys/dev/firewire/ |
H A D | sbp_targ.c | 697 int error_code, sense_key, asc, ascq; in sbp_targ_send_status() local
|
/freebsd-src/sys/dev/mfi/ |
H A D | mfivar.h | 574 int *error_code, int *sense_key, int *asc, int *ascq) in mfi_extract_sense()
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | pci_ahci.c | 149 uint8_t sense_key; global() member [all...] |
/freebsd-src/sys/dev/smartpqi/ |
H A D | smartpqi_structures.h | 469 uint8_t sense_key : 4; /* Byte 2, bit 0-3 (Key) */ member 507 uint8_t sense_key : 4; /* Byte 1, bit 0-3 (Key) */ member 922 uint8_t sense_key; member
|