Home
last modified time | relevance | path

Searched refs:write_unc (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sbin/nvmecontrol/
H A Didentify_ext.c51 uint8_t compare, write_unc, dsm, t; in nvme_print_controller() local
61 write_unc = NVMEV(NVME_CTRLR_DATA_ONCS_WRITE_UNC, oncs); in nvme_print_controller()
249 write_unc ? "Supported" : "Not Supported"); in nvme_print_controller()