Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c2225 unsigned char rcvcopyres_cdb[THIRD_PARTY_COPY_IN_CMDLEN] = in sg_ll_receive_copy_results() local
2232 rcvcopyres_cdb[1] = (unsigned char)(sa & 0x1f); in sg_ll_receive_copy_results()
2234 rcvcopyres_cdb[2] = (unsigned char)(list_id); in sg_ll_receive_copy_results()
2236 sg_put_unaligned_be32((uint32_t)list_id, rcvcopyres_cdb + 2); in sg_ll_receive_copy_results()
2237 sg_put_unaligned_be32((uint32_t)mx_resp_len, rcvcopyres_cdb + 10); in sg_ll_receive_copy_results()
2242 pr2ws("%02x ", rcvcopyres_cdb[k]); in sg_ll_receive_copy_results()
2248 set_scsi_pt_cdb(ptvp, rcvcopyres_cdb, sizeof(rcvcopyres_cdb)); in sg_ll_receive_copy_results()