Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/message/fusion/
Dmptfc.c874 FCPortPage1_t *page1_alloc; in mptfc_GetFcPortPage1()
904 if (data_sz < sizeof(FCPortPage1_t)) in mptfc_GetFcPortPage1()
905 data_sz = sizeof(FCPortPage1_t); in mptfc_GetFcPortPage1()
907 page1_alloc = (FCPortPage1_t *) pci_alloc_consistent(ioc->pcidev, in mptfc_GetFcPortPage1()
948 FCPortPage1_t *pp1; in mptfc_SetFcPortPage1_defaults()
Dmptbase.h537 FCPortPage1_t *data;
/Linux-v5.4/drivers/message/fusion/lsi/
Dmpi_cnfg.h1834 FCPortPage1_t, MPI_POINTER pFCPortPage1_t; typedef