Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptfc.c690 mptfc_display_port_link_speed(MPT_ADAPTER *ioc, int portnum, FCPortPage0_t *pp0dest) in mptfc_display_port_link_speed()
743 FCPortPage0_t *ppage0_alloc; in mptfc_GetFcPortPage0()
744 FCPortPage0_t *pp0dest; in mptfc_GetFcPortPage0()
774 ppage0_alloc = (FCPortPage0_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page0_dma); in mptfc_GetFcPortPage0()
785 copy_sz = min_t(int, sizeof(FCPortPage0_t), data_sz); in mptfc_GetFcPortPage0()
989 FCPortPage0_t *pp0; in mptfc_init_host_attr()
Dmptbase.h703 FCPortPage0_t fc_port_page0[2];
/drivers/message/fusion/lsi/
Dmpi_cnfg.h1753 FCPortPage0_t, MPI_POINTER pFCPortPage0_t; typedef