Home
last modified time | relevance | path

Searched defs:max_b_len (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_pt_dummy.c355 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
365 get_scsi_pt_os_err_str(const struct sg_pt_base * vp, int max_b_len, char * b) in get_scsi_pt_os_err_str()
H A Dsg_pt_haiku.c353 int max_b_len, char * b) in get_scsi_pt_os_err_str()
381 int max_b_len, char * b) in get_scsi_pt_transport_err_str()
H A Dsg_pt_solaris.c498 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
511 get_scsi_pt_os_err_str(const struct sg_pt_base * vp, int max_b_len, char * b) in get_scsi_pt_os_err_str()
H A Dsg_pt_osf1.c616 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
632 get_scsi_pt_os_err_str(const struct sg_pt_base * vp, int max_b_len, char * b) in get_scsi_pt_os_err_str()
H A Dsg_pt_linux.c931 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
1003 get_scsi_pt_os_err_str(const struct sg_pt_base * vp, int max_b_len, char * b) in get_scsi_pt_os_err_str()
H A Dsg_pt_win32.c287 get_err_str(DWORD err, int max_b_len, char * b) in get_err_str()
1460 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
1474 get_scsi_pt_os_err_str(const struct sg_pt_base * vp, int max_b_len, char * b) in get_scsi_pt_os_err_str()
H A Dsg_pt_freebsd.c1118 get_scsi_pt_transport_err_str(const struct sg_pt_base * vp, int max_b_len, in get_scsi_pt_transport_err_str()
1187 get_scsi_pt_os_err_str(const struct sg_pt_base * vp, int max_b_len, char * b) in get_scsi_pt_os_err_str()
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_scan_win32.c113 get_err_str(DWORD err, int max_b_len, char * b) in get_err_str()
H A Dsg_opcodes.c928 decode_cmd_timeout_desc(uint8_t * dp, int max_b_len, char * b, in decode_cmd_timeout_desc()