Home
last modified time | relevance | path

Searched refs:LANPage0_t (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
Dmptbase.h705 LANPage0_t lan_cnfg_page0;
Dmptbase.c4948 LANPage0_t *ppage0_alloc; in GetLanConfigPages()
4973 ppage0_alloc = (LANPage0_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page0_dma); in GetLanConfigPages()
4982 copy_sz = min_t(int, sizeof(LANPage0_t), data_sz); in GetLanConfigPages()
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_cnfg.h2490 LANPage0_t, MPI_POINTER pLANPage0_t; typedef