Lines Matching refs:alloc
624 * Returns 1 indicating original alloc'd request frame ptr
1198 * is in proper (pre-alloc'd) request buffer range...
1350 "Failed to alloc memory for host_page_buffer!\n",
2449 * (mucho alloc's) Must be done prior to
2468 ": alt-ioc (%d) FIFO mgmt alloc WARNING!\n",
2740 if (ioc->alloc != NULL) {
2743 ioc->name, ioc->alloc, ioc->alloc_sz));
2744 dma_free_coherent(&ioc->pcidev->dev, sz, ioc->alloc,
2748 ioc->alloc = NULL;
2819 * This routine unregisters h/w resources and frees all alloc'd memory
4341 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ReqToChain alloc @ %p, sz=%d bytes\n",
4348 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RequestNB alloc @ %p, sz=%d bytes\n",
4415 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ChainToChain alloc @ %p, sz=%d bytes\n",
4508 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Total alloc @ %p[%p], sz=%d[%x] bytes\n",
4513 ioc->alloc = mem;
4615 if (ioc->alloc != NULL) {
4617 dma_free_coherent(&ioc->pcidev->dev, sz, ioc->alloc,
6060 /* Read Header good, alloc memory
6166 /* Read Header good, alloc memory
6745 (void *)ioc->alloc, (void *)(ulong)ioc->alloc_dma);