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

/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme-hw.h222 uint16_t AWUN; // Atomic Write Unit Normal member in struct:__anon205
H A Dnvme.c945 uint32_t awun = ci->AWUN + 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 78 milliseconds