Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h41 #define NVME_REG_CAP 0x0 /* Controller Capabilities */ macro
H A Dnvme.c2260 cap.r = nvme_get64(nvme, NVME_REG_CAP); in nvme_init()
3517 cap.r = nvme_get64(nvme, NVME_REG_CAP); in nvme_ioctl_capabilities()