Searched refs:FCPortPage0_t (Results 1 – 3 of 3) sorted by relevance
634 FCPortPage0_t fc_port_page0[2];
3988 FCPortPage0_t *ppage0_alloc; in GetFcPortPage0()3989 FCPortPage0_t *pp0dest; in GetFcPortPage0()4015 ppage0_alloc = (FCPortPage0_t *) pci_alloc_consistent(ioc->pcidev, data_sz, &page0_dma); in GetFcPortPage0()4024 copy_sz = MIN(sizeof(FCPortPage0_t), data_sz); in GetFcPortPage0()
1102 FCPortPage0_t, MPI_POINTER pFCPortPage0_t; typedef