Home
last modified time | relevance | path

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

/freebsd/sbin/nvmecontrol/
H A Didentify_ext.c50 uint8_t compare, write_unc, dsm, t; in nvme_print_controller() local
60 write_unc = NVMEV(NVME_CTRLR_DATA_ONCS_WRITE_UNC, oncs); in nvme_print_controller()
248 write_unc ? "Supported" : "Not Supported"); in nvme_print_controller()