Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h459 uint32_t fm_pi:3; /* Protection Information */ member
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1619 format_nvm.b.fm_pi = pi & 0x7; in nvme_format_nvm()
3743 if (frmt.b.fm_pi != 0 || frmt.b.fm_pil != 0 || frmt.b.fm_ms != 0) in nvme_ioctl_format()