Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h460 uint32_t fm_pil:1; /* Prot. Information Location */ member
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1620 format_nvm.b.fm_pil = pil ? 1 : 0; 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()