Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h74 uint32_t mpsmax; /* Memory Page Size Maximum */ member
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c3524 nc.mpsmax = 1 << (12 + cap.b.cap_mpsmax); in nvme_ioctl_capabilities()