Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dnvme.c1022 htolem32(&sqe->cdw11, NVM_VOLATILE_WRITE_CACHE_WCE); in nvme_getcache_fill()
1090 htolem32(&sqe->cdw11, NVM_VOLATILE_WRITE_CACHE_WCE); in nvme_setcache_fill()
1214 htolem32(&sqe->cdw11, pt->cmd.cdw11); in nvme_pt_fill()
1760 pt.cmd.cdw11 = ((nq - 1) << 16) | (nq - 1); in nvme_set_number_of_queues()
Dnvmereg.h142 uint32_t cdw11; member