LANPage1_t       4956 drivers/message/fusion/mptbase.c 	LANPage1_t		*ppage1_alloc;
LANPage1_t       5025 drivers/message/fusion/mptbase.c 	ppage1_alloc = (LANPage1_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page1_dma);
LANPage1_t       5033 drivers/message/fusion/mptbase.c 			copy_sz = min_t(int, sizeof(LANPage1_t), data_sz);
LANPage1_t        705 drivers/message/fusion/mptbase.h 	LANPage1_t		 lan_cnfg_page1;