Searched refs:FCPortPage0_t (Results 1 – 3 of 3) sorted by relevance
682 mptfc_display_port_link_speed(MPT_ADAPTER *ioc, int portnum, FCPortPage0_t *pp0dest) in mptfc_display_port_link_speed()735 FCPortPage0_t *ppage0_alloc; in mptfc_GetFcPortPage0()736 FCPortPage0_t *pp0dest; in mptfc_GetFcPortPage0()766 ppage0_alloc = (FCPortPage0_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page0_dma); in mptfc_GetFcPortPage0()777 copy_sz = min_t(int, sizeof(FCPortPage0_t), data_sz); in mptfc_GetFcPortPage0()981 FCPortPage0_t *pp0; in mptfc_init_host_attr()
703 FCPortPage0_t fc_port_page0[2];
1754 FCPortPage0_t, MPI_POINTER pFCPortPage0_t; typedef