Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h421 struct nvme_abort_cmd { struct
465 struct nvme_abort_cmd abort;
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1161 struct nvme_abort_cmd { struct
1412 struct nvme_abort_cmd abort;
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c4765 BUILD_BUG_ON(sizeof(struct nvme_abort_cmd) != 64); in _nvme_check_size()