Searched refs:NVME_CPL_SIZE (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme-hw.h74 #define NVME_CPL_SIZE 16 macro
76 static_assert(sizeof(nvme_cpl_t) == NVME_CPL_SIZE, ""); variable
H A Dnvme.c916 zxlogf(ERROR, "nvme: CQES minimum is not %ub\n", NVME_CPL_SIZE);

Completed in 12 milliseconds