Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h679 nvme_cmd_resv_report = 0x0e, enumerator
698 nvme_opcode_name(nvme_cmd_resv_report), \
/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h222 nvme_cmd_resv_report = 0x0e, enumerator
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dpassthru.c344 case nvme_cmd_resv_report: in nvmet_parse_passthru_io_cmd()