Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/message/fusion/
Dmptfc.c683 mptfc_display_port_link_speed(MPT_ADAPTER *ioc, int portnum, FCPortPage0_t *pp0dest) in mptfc_display_port_link_speed()
736 FCPortPage0_t *ppage0_alloc; in mptfc_GetFcPortPage0()
737 FCPortPage0_t *pp0dest; in mptfc_GetFcPortPage0()
767 ppage0_alloc = (FCPortPage0_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page0_dma); in mptfc_GetFcPortPage0()
778 copy_sz = min_t(int, sizeof(FCPortPage0_t), data_sz); in mptfc_GetFcPortPage0()
982 FCPortPage0_t *pp0; in mptfc_init_host_attr()
Dmptbase.h703 FCPortPage0_t fc_port_page0[2];
/Linux-v4.19/drivers/message/fusion/lsi/
Dmpi_cnfg.h1754 FCPortPage0_t, MPI_POINTER pFCPortPage0_t; typedef