Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h78 uint8_t cap_mpsmax:4; /* Memory Page Size Maximum */ member
H A Dnvme.c2281 cap.b.cap_mpsmax + 12); in nvme_init()
3524 nc.mpsmax = 1 << (12 + cap.b.cap_mpsmax); in nvme_ioctl_capabilities()