OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sense_buffer
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/linux/
target_core_user.h
75
char
sense_buffer
[TCMU_SENSE_BUFFERSIZE];
member in struct:tcmu_cmd_entry::__anon950::__anon952
/external/kernel-headers/original/uapi/linux/
target_core_user.h
36
* entry->rsp.scsi_status, fill in rsp.
sense_buffer
if appropriate,
120
char
sense_buffer
[TCMU_SENSE_BUFFERSIZE];
member in struct:tcmu_cmd_entry::__anon15030::__anon15032
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h
54
unsigned char * sbp; /* [i], [*o] points to
sense_buffer
memory */
245
unsigned char
sense_buffer
[SG_MAX_SENSE];
member in struct:sg_header
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h
54
unsigned char * sbp; /* [i], [*o] points to
sense_buffer
memory */
245
unsigned char
sense_buffer
[SG_MAX_SENSE];
member in struct:sg_header
/bionic/libc/kernel/common/scsi/
sg.h
165
unsigned char
sense_buffer
[SG_MAX_SENSE];
member in struct:sg_header
/external/kernel-headers/original/scsi/
sg.h
54
void __user *sbp; /* [i], [*o] points to
sense_buffer
memory */
232
unsigned char
sense_buffer
[SG_MAX_SENSE]; /* [o] Output in 3 cases:
member in struct:sg_header
Completed in 90 milliseconds