Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c1397 NVME_CAP_HI_CRWMS(cap_hi) ? ", CRWMS" : "", in nvme_ctrlr_construct()
H A Dnvme.h141 #define NVME_CAP_HI_CRWMS(x) \ macro