Home
last modified time | relevance | path

Searched refs:max_response_len (Results 1 – 25 of 27) sorted by relevance

12

/external/strace/tests-m32/
Dioctl_sg_io_v4.c110 sg_io->max_response_len, in main()
199 sg_io->max_response_len, in main()
/external/strace/tests/
Dioctl_sg_io_v4.c110 sg_io->max_response_len, in main()
199 sg_io->max_response_len, in main()
/external/strace/tests-mx32/
Dioctl_sg_io_v4.c110 sg_io->max_response_len, in main()
199 sg_io->max_response_len, in main()
/external/kernel-headers/original/uapi/linux/
Dbsg.h34 __u32 max_response_len; /* [i] in bytes */ member
/external/sg3_utils/include/
Dsg_pt_linux.h76 __u32 max_response_len; /* [i] in bytes */ member
/external/sg3_utils/testing/
Dbsg_queue_tst.c112 io_hdr[k].max_response_len = SENSE_BUFFER_LEN; in main()
Dsg_tst_bidi.c358 io_v4p->max_response_len = SENSE_BUFFER_LEN; in main()
456 io_v4p->max_response_len = SENSE_BUFFER_LEN; in main()
Dsg_tst_excl.cpp479 pt.max_response_len = sizeof(sense_buffer); in do_rd_inc_wr_twice_v4()
628 pt.max_response_len = sizeof(sense_buffer); in do_rd_inc_wr_twice_v4()
Dsg_mrq_dd.cpp935 h4p->request_len, h4p->max_response_len, h4p->din_xfer_len, in v4hdr_out_lk()
2360 t_v4p->max_response_len = sizeof(rep->sb); in sg_half_segment_mrq0()
2483 t_v4p->max_response_len = sizeof(rep->sb); in sg_half_segment()
2520 ctl_v4.max_response_len = sizeof(rep->sb); in sg_half_segment()
2916 t_v4p->max_response_len = sizeof(rep->sb); in do_both_sg_segment_mrq0()
2967 t_v4p->max_response_len = sizeof(rep->sb); in do_both_sg_segment_mrq0()
3101 t_v4p->max_response_len = sizeof(rep->sb); in do_both_sg_segment()
3128 t_v4p->max_response_len = sizeof(rep->sb); in do_both_sg_segment()
3162 ctl_v4.max_response_len = sizeof(rep->sb); in do_both_sg_segment()
Dsg_iovec_tst.cpp286 io_hdr.max_response_len = SG_DXFER_FROM_DEV; in sg_read_v4()
Dsg_tst_async.cpp693 ptp->max_response_len = sizeof(sense_buffer); in start_sg4_cmd()
757 ptp->max_response_len = sizeof(sense_buffer); in finish_sg4_cmd()
Dsg_tst_ioctl.c694 h4p->max_response_len = sizeof(sense_buffer); in do_mrqs()
Dsgs_dd.c402 h4p->max_response_len = sizeof(rep->sb); in sg_start_io()
Dsgh_dd.cpp931 h4p->request_len, h4p->max_response_len, h4p->din_xfer_len, in v4hdr_out_lk()
3347 h4p->max_response_len = sizeof(rep->sb); in sg_start_io()
/external/nos/host/generic/nugget/include/
Dapplication.h267 const uint16_t max_response_len; /* output data buffer size */ member
/external/strace/
Dsg_io_v4.c80 PRINT_FIELD_U(", ", sg_io, max_response_len); in decode_request()
/external/sg3_utils/lib/
Dsg_pt_linux_nvme.c199 n = ptp->io_hdr.max_response_len; in mk_sense_asc_ascq()
232 n = ptp->io_hdr.max_response_len; in mk_sense_from_nvme_status()
260 n = ptp->io_hdr.max_response_len; in mk_sense_invalid_fld()
351 (ptp->io_hdr.max_response_len > 3)) { in sg_nvme_admin_cmd()
356 n = ptp->io_hdr.max_response_len; in sg_nvme_admin_cmd()
1385 (ptp->io_hdr.max_response_len > 3)) { in do_nvm_pt_low()
1390 n = ptp->io_hdr.max_response_len; in do_nvm_pt_low()
Dsg_pt_linux.c677 ptp->io_hdr.max_response_len = max_sense_len; in set_scsi_pt_sense()
1061 if (ptp->io_hdr.response && (ptp->io_hdr.max_response_len > 0)) { in do_scsi_pt_v3()
1063 v3_hdr.mx_sb_len = (uint8_t)ptp->io_hdr.max_response_len; in do_scsi_pt_v3()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h57693 __u32 max_response_len; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8175 __u32 max_response_len; member
Dvmlinux.h8175 __u32 max_response_len; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h7163 __u32 max_response_len; member
Dvmlinux_510.h7163 __u32 max_response_len; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h10286 __u32 max_response_len; member
Dvmlinux.h10286 __u32 max_response_len; member

12