pi_type           243 arch/mips/lasat/lasat_board.c 		if (ppi->pi_type)
pi_type           244 arch/mips/lasat/lasat_board.c 			strcpy(lasat_board_info.li_typestr, ppi->pi_type);
pi_type             9 arch/mips/lasat/lasat_models.h 	const char     *pi_type;
pi_type           215 drivers/nvme/host/core.c 	return ns->pi_type && ns->ms == sizeof(struct t10_pi_tuple);
pi_type           720 drivers/nvme/host/core.c 		switch (ns->pi_type) {
pi_type          1645 drivers/nvme/host/core.c static void nvme_init_integrity(struct gendisk *disk, u16 ms, u8 pi_type)
pi_type          1650 drivers/nvme/host/core.c 	switch (pi_type) {
pi_type          1671 drivers/nvme/host/core.c static void nvme_init_integrity(struct gendisk *disk, u16 ms, u8 pi_type)
pi_type          1815 drivers/nvme/host/core.c 		nvme_init_integrity(disk, ns->ms, ns->pi_type);
pi_type          1849 drivers/nvme/host/core.c 		ns->pi_type = id->dps & NVME_NS_DPS_PI_MASK;
pi_type          1851 drivers/nvme/host/core.c 		ns->pi_type = 0;
pi_type           372 drivers/nvme/host/nvme.h 	u8 pi_type;