Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dnvmereg.h55 #define NVME_CC_SHN(_v) (((_v) & 0x3) << 14) macro
56 #define NVME_CC_SHN_MASK NVME_CC_SHN(0x3)
H A Dnvme.c294 SET(cc, NVME_CC_SHN(NVME_CC_SHN_NONE)); in nvme_enable()
655 SET(cc, NVME_CC_SHN(NVME_CC_SHN_NORMAL)); in nvme_shutdown()