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

/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme-hw.h223 uint16_t AWUPF; // Atomic Write Unit Power Fail member in struct:__anon205
H A Dnvme.c946 uint32_t awupf = ci->AWUPF + 1;
948 zxlogf(INFO, "nvme: atomic write unit (AWUN)/(AWUPF): %u/%u blks\n", awun, awupf);
1018 zxlogf(INFO, "nvme: ns: atomic write unit (AWUN)/(AWUPF): %u/%u blks\n", nawun, nawupf);

Completed in 75 milliseconds