Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/message/fusion/
Dmptbase.h668 LANPage1_t lan_cnfg_page1;
Dmptbase.c4899 LANPage1_t *ppage1_alloc; in GetLanConfigPages()
4968 ppage1_alloc = (LANPage1_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page1_dma); in GetLanConfigPages()
4976 copy_sz = min_t(int, sizeof(LANPage1_t), data_sz); in GetLanConfigPages()
/linux-2.6.39/drivers/message/fusion/lsi/
Dmpi_cnfg.h2514 LANPage1_t, MPI_POINTER pLANPage1_t; typedef