Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptbase.h634 FCPortPage0_t fc_port_page0[2];
Dmptbase.c3988 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()
/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_cnfg.h1102 FCPortPage0_t, MPI_POINTER pFCPortPage0_t; typedef