Searched refs:dplPtr (Results 1 – 2 of 2) sorted by relevance
102 caddr_t dplPtr; member
4524 if(pccb->dplPtr) in agtiapi_FreeCCB()4525 memset( (char *) pccb->dplPtr, in agtiapi_FreeCCB()5789 if(pccb->dplPtr && pccb->dplDma) in agtiapi_ReleaseCCBs()5790 pci_pool_free(pCard->dpl_ctx_pool, pccb->dplPtr, pccb->dplDma); in agtiapi_ReleaseCCBs()