Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptfc.c882 FCPortPage1_t *page1_alloc; in mptfc_GetFcPortPage1()
912 if (data_sz < sizeof(FCPortPage1_t)) in mptfc_GetFcPortPage1()
913 data_sz = sizeof(FCPortPage1_t); in mptfc_GetFcPortPage1()
915 page1_alloc = (FCPortPage1_t *) pci_alloc_consistent(ioc->pcidev, in mptfc_GetFcPortPage1()
956 FCPortPage1_t *pp1; in mptfc_SetFcPortPage1_defaults()
Dmptbase.h537 FCPortPage1_t *data;
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_cnfg.h1833 FCPortPage1_t, MPI_POINTER pFCPortPage1_t; typedef