Searched refs:LANPage0_t (Results 1 – 3 of 3) sorted by relevance
635 LANPage0_t lan_cnfg_page0;
3876 LANPage0_t *ppage0_alloc; in GetLanConfigPages()3901 ppage0_alloc = (LANPage0_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page0_dma); in GetLanConfigPages()3910 copy_sz = MIN(sizeof(LANPage0_t), data_sz); in GetLanConfigPages()
1760 LANPage0_t, MPI_POINTER pLANPage0_t; typedef