Searched refs:std_inq_decode (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_tst_nvme.c | 446 std_inq_decode(const char * prefix, uint8_t * b, int len, int vb) in std_inq_decode() function 816 std_inq_decode(b, al_buff, len, vb); in main()
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_vpd.c | 341 std_inq_decode(uint8_t * b, int len, struct opts_t * op, sgj_opaque_p jop) in std_inq_decode() function 1212 std_inq_decode(rp, alloc_len, op, jop); in svpd_decode_t10() 2706 std_inq_decode(rsp_buff, inraw_len, op, jop); in main()
|
H A D | sg_inq.c | 2268 std_inq_decode(struct opts_t * op, sgj_opaque_p jop, int off) in std_inq_decode() function 2555 std_inq_decode(op, jop, off); in std_inq_process() 2597 std_inq_decode(op, jop, 0); in std_inq_process()
|