Home
last modified time | relevance | path

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

/third_party/musl/include/scsi/
Dsg.h48 #define SG_MAX_SENSE 16 macro
126 unsigned char sense_buffer[SG_MAX_SENSE];
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dsg.h48 #define SG_MAX_SENSE 16 macro
126 unsigned char sense_buffer[SG_MAX_SENSE];
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dsg.h48 #define SG_MAX_SENSE 16 macro
126 unsigned char sense_buffer[SG_MAX_SENSE];
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dsg.h48 #define SG_MAX_SENSE 16 macro
126 unsigned char sense_buffer[SG_MAX_SENSE];
/third_party/musl/ndk_musl_include/scsi/
Dsg.h48 #define SG_MAX_SENSE 16 macro
126 unsigned char sense_buffer[SG_MAX_SENSE];
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c132 #ifndef SG_MAX_SENSE
133 #define SG_MAX_SENSE 16 macro
801 isghp->sense_buffer, SG_MAX_SENSE)) in run_sg_scan_tests()
810 SG_MAX_SENSE); in run_sg_scan_tests()
4687 rsghp->sense_buffer, SG_MAX_SENSE)) { in find_out_about_buffer()
4700 rsghp->sense_buffer, SG_MAX_SENSE); in find_out_about_buffer()
5077 SG_MAX_SENSE); in do_sg_io()
5087 sghp->sense_buffer, SG_MAX_SENSE); in do_sg_io()