Home
last modified time | relevance | path

Searched refs:mx_sb_len (Results 1 – 8 of 8) sorted by relevance

/third_party/toybox/toys/other/
Deject.c42 header->mx_sb_len = 32; in remove_scsi()
/third_party/musl/include/scsi/
Dsg.h68 unsigned char mx_sb_len; member
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dsg.h68 unsigned char mx_sb_len; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dsg.h68 unsigned char mx_sb_len; member
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dsg.h68 unsigned char mx_sb_len; member
/third_party/musl/ndk_musl_include/scsi/
Dsg.h68 unsigned char mx_sb_len; member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c839 io_hdr.mx_sb_len = sizeof(sense_buffer); in sg3_inq()
903 io_hdr.mx_sb_len = sizeof(sense_b); in do_logs()
1576 io_hdr.mx_sb_len = sizeof(sense_b); in do_inquiry()
1871 io_hdr.mx_sb_len = sizeof(sense_b); in read_capacity()
1910 io_hdr.mx_sb_len = sizeof(sense_b); in sync_cache()
2049 io_hdr.mx_sb_len = SENSE_BUFF_LEN; in sg_read()
2115 io_hdr.mx_sb_len = SENSE_BUFF_LEN; in sg_write()
2694 io_hdr.mx_sb_len = sizeof(sense_b); in do_scsi_inq()
3381 io_hdr.mx_sb_len = sizeof(sense_b); in do_simple_inq()
3436 io_hdr.mx_sb_len = sizeof(sense_b); in do_modes()
[all …]
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c857 v3_hdr.mx_sb_len = (unsigned char)ptp->io_hdr.max_response_len; in do_scsi_pt_v3()