Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dpassthru.c158 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_passthru_override_id_ctrl()
H A Dadmin-cmd.c768 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()
/linux/include/linux/
H A Dnvme.h386 __le32 iorcsz; member