Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c1395 NVME_CAP_HI_CMBS(cap_hi) ? ", CMBS" : "", in nvme_ctrlr_construct()
H A Dnvme.h137 #define NVME_CAP_HI_CMBS(x) \ macro