Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dnvmereg.h241 #define NVME_CQE_DNR __BIT(15) macro
/netbsd/sbin/nvmectl/
H A Dlogpage.c186 (uint16_t)__SHIFTOUT(entry->status, NVME_CQE_DNR)); in print_log_error()