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

/freebsd-13-stable/sbin/nvmecontrol/
H A Dnvmecontrol.h97 to128(void *p) function
H A Dlogpage.c362 uint128_to_str(to128(health->data_units_read), cbuf, sizeof(cbuf)));
364 uint128_to_str(to128(health->data_units_written), cbuf, sizeof(cbuf)));
366 uint128_to_str(to128(health->host_read_commands), cbuf, sizeof(cbuf)));
368 uint128_to_str(to128(health->host_write_commands), cbuf, sizeof(cbuf)));
370 uint128_to_str(to128(health->controller_busy_time), cbuf, sizeof(cbuf)));
372 uint128_to_str(to128(health->power_cycles), cbuf, sizeof(cbuf)));
374 uint128_to_str(to128(health->power_on_hours), cbuf, sizeof(cbuf)));
376 uint128_to_str(to128(health->unsafe_shutdowns), cbuf, sizeof(cbuf)));
378 uint128_to_str(to128(health->media_errors), cbuf, sizeof(cbuf)));
380 uint128_to_str(to128(healt
[all...]
H A Didentify_ext.c191 uint128_to_str(to128(cdata->untncap.tnvmcap),
194 uint128_to_str(to128(cdata->untncap.unvmcap),
H A Didentify.c152 uint128_to_str(to128(nsdata->nvmcap), cbuf, sizeof(cbuf)));

Completed in 34 milliseconds