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

/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme-hw.h221 uint8_t VWC; // Volatile Write Cache member in struct:__anon205
H A Dnvme.c942 if (ci->VWC & 1) {
947 zxlogf(INFO, "nvme: volatile write cache (VWC): %s\n", nvme->flags & FLAG_HAS_VWC ? "Y" : "N");

Completed in 30 milliseconds