Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/message/fusion/
Dmptfc.c885 FCPortPage1_t *page1_alloc; in mptfc_GetFcPortPage1()
915 if (data_sz < sizeof(FCPortPage1_t)) in mptfc_GetFcPortPage1()
916 data_sz = sizeof(FCPortPage1_t); in mptfc_GetFcPortPage1()
918 page1_alloc = (FCPortPage1_t *) pci_alloc_consistent(ioc->pcidev, in mptfc_GetFcPortPage1()
959 FCPortPage1_t *pp1; in mptfc_SetFcPortPage1_defaults()
Dmptbase.h537 FCPortPage1_t *data;
/linux-3.4.99/drivers/message/fusion/lsi/
Dmpi_cnfg.h1833 FCPortPage1_t, MPI_POINTER pFCPortPage1_t; typedef