Home
last modified time | relevance | path

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

/netbsd/sbin/nvmectl/
H A Didentify.c137 (cdata->oncs & NVME_ID_CTRLR_ONCS_WRITE_ZERO) ? in print_controller()
/netbsd/sys/dev/ic/
H A Dnvmereg.h524 #define NVME_ID_CTRLR_ONCS_WRITE_ZERO __BIT(3) macro