Home
last modified time | relevance | path

Searched defs:sense_buffer (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/include/xen/interface/io/
Dvscsiif.h220 uint8_t sense_buffer[VSCSIIF_SENSE_BUFFERSIZE]; member
/linux-4.19.296/drivers/xen/
Dxen-scsiback.c130 uint8_t sense_buffer[VSCSIIF_SENSE_BUFFERSIZE]; member
257 static void scsiback_print_status(char *sense_buffer, int errors, in scsiback_print_status()
322 char *sense_buffer, int32_t result, uint32_t resid, in scsiback_send_response()
359 static void scsiback_do_resp_with_sense(char *sense_buffer, int32_t result, in scsiback_do_resp_with_sense()
373 unsigned char *sense_buffer; in scsiback_cmd_done() local
/linux-4.19.296/include/uapi/linux/
Dtarget_core_user.h125 char sense_buffer[TCMU_SENSE_BUFFERSIZE]; member
/linux-4.19.296/include/scsi/
Dsg.h235 unsigned char sense_buffer[SG_MAX_SENSE]; /* [o] Output in 3 cases: member
Dscsi_cmnd.h122 unsigned char *sense_buffer; member
/linux-4.19.296/include/target/
Dtarget_core_base.h469 void *sense_buffer; member
/linux-4.19.296/include/target/iscsi/
Discsi_target_core.h500 unsigned char sense_buffer[ISCSI_SENSE_BUFFER_LEN]; member