Home
last modified time | relevance | path

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

/netbsd-src/sbin/nvmectl/
H A Didentify.c146 (cdata->vwc & NVME_ID_CTRLR_VWC_PRESENT) ? in print_controller()
/netbsd-src/sys/dev/ic/
H A Dnvmereg.h534 uint8_t vwc; /* Volatile Write Cache */ member
H A Dnvme.c893 return ((sc->sc_identify.vwc & NVME_ID_CTRLR_VWC_PRESENT) != 0); in nvme_has_volatile_write_cache()