Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptfc.c875 FCPortPage1_t *page1_alloc; in mptfc_GetFcPortPage1()
905 if (data_sz < sizeof(FCPortPage1_t)) in mptfc_GetFcPortPage1()
906 data_sz = sizeof(FCPortPage1_t); in mptfc_GetFcPortPage1()
908 page1_alloc = (FCPortPage1_t *) pci_alloc_consistent(ioc->pcidev, in mptfc_GetFcPortPage1()
949 FCPortPage1_t *pp1; in mptfc_SetFcPortPage1_defaults()
Dmptbase.h537 FCPortPage1_t *data;
/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_cnfg.h1834 FCPortPage1_t, MPI_POINTER pFCPortPage1_t; typedef