LANPage0_t       4954 drivers/message/fusion/mptbase.c 	LANPage0_t		*ppage0_alloc;
LANPage0_t       4979 drivers/message/fusion/mptbase.c 		ppage0_alloc = (LANPage0_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page0_dma);
LANPage0_t       4988 drivers/message/fusion/mptbase.c 				copy_sz = min_t(int, sizeof(LANPage0_t), data_sz);
LANPage0_t        704 drivers/message/fusion/mptbase.h 	LANPage0_t		 lan_cnfg_page0;