Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnvme.h306 struct nvme_rw_command { struct
523 struct nvme_rw_command rw;
/linux-4.4.14/drivers/nvme/host/
Dpci.c137 BUILD_BUG_ON(sizeof(struct nvme_rw_command) != 64); in _nvme_check_size()