Searched defs:max_b_len (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/sg3_utils/lib/ |
H A D | sg_pt_dummy.c | 355 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 D | sg_pt_haiku.c | 353 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 D | sg_pt_solaris.c | 498 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 D | sg_pt_osf1.c | 616 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 D | sg_pt_linux.c | 931 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 D | sg_pt_win32.c | 287 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 D | sg_pt_freebsd.c | 1118 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 D | sg_scan_win32.c | 113 get_err_str(DWORD err, int max_b_len, char * b) in get_err_str()
|
H A D | sg_opcodes.c | 928 decode_cmd_timeout_desc(uint8_t * dp, int max_b_len, char * b, in decode_cmd_timeout_desc()
|