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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h722 } nvme_uint128_t; typedef in typeref:struct:__anon568
731 nvme_uint128_t hl_data_read; /* Data Units Read */
732 nvme_uint128_t hl_data_write; /* Data Units Written */
733 nvme_uint128_t hl_host_read; /* Host Read Commands */
734 nvme_uint128_t hl_host_write; /* Host Write Commands */
735 nvme_uint128_t hl_ctrl_busy; /* Controller Busy Time */
736 nvme_uint128_t hl_power_cycles; /* Power Cycles */
737 nvme_uint128_t hl_power_on_hours; /* Power On Hours */
738 nvme_uint128_t hl_unsafe_shutdn; /* Unsafe Shutdowns */
739 nvme_uint128_t hl_media_error
[all...]

Completed in 60 milliseconds