Home
last modified time | relevance | path

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

/netbsd-src/sbin/nvmectl/
H A Didentify.c131 (cdata->oncs & NVME_ID_CTRLR_ONCS_WRITE_UNC) ? in print_controller()
/netbsd-src/sys/dev/ic/
H A Dnvmereg.h526 #define NVME_ID_CTRLR_ONCS_WRITE_UNC __BIT(1) macro