Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c1078 bool scsi_cdb; in sg_do_nvme_pt() local
1110 scsi_cdb = sg_is_scsi_cdb(cdbp, n); in sg_do_nvme_pt()
1112 ptp->nvme_direct = ! scsi_cdb; in sg_do_nvme_pt()
1113 if (scsi_cdb) { in sg_do_nvme_pt()