Home
last modified time | relevance | path

Searched refs:SG_MAX_SENSE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dsg.h220 #define SG_MAX_SENSE 16 /* this only applies to the sg_header interface */ macro
246 unsigned char sense_buffer[SG_MAX_SENSE];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dsg.h220 #define SG_MAX_SENSE 16 /* this only applies to the sg_header interface */ macro
246 unsigned char sense_buffer[SG_MAX_SENSE];
/OK3568_Linux_fs/kernel/include/scsi/
H A Dsg.h251 #define SG_MAX_SENSE 16 /* this only applies to the sg_header interface */ macro
265 unsigned char sense_buffer[SG_MAX_SENSE]; /* [o] Output in 3 cases:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0002-interface-remove-C-reserved-keyword.patch195 memset(sense_buffer,0,SG_MAX_SENSE);
259 hdr.mx_sb_len = SG_MAX_SENSE;