Lines Matching refs:alloc
623 * Returns 1 indicating original alloc'd request frame ptr
1194 * is in proper (pre-alloc'd) request buffer range...
1344 "Failed to alloc memory for host_page_buffer!\n",
2440 * (mucho alloc's) Must be done prior to
2459 ": alt-ioc (%d) FIFO mgmt alloc WARNING!\n",
2731 if (ioc->alloc != NULL) {
2734 ioc->name, ioc->alloc, ioc->alloc_sz));
2735 dma_free_coherent(&ioc->pcidev->dev, sz, ioc->alloc,
2739 ioc->alloc = NULL;
2810 * This routine unregisters h/w resources and frees all alloc'd memory
4333 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ReqToChain alloc @ %p, sz=%d bytes\n",
4340 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RequestNB alloc @ %p, sz=%d bytes\n",
4407 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ChainToChain alloc @ %p, sz=%d bytes\n",
4499 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Total alloc @ %p[%p], sz=%d[%x] bytes\n",
4504 ioc->alloc = mem;
4606 if (ioc->alloc != NULL) {
4608 dma_free_coherent(&ioc->pcidev->dev, sz, ioc->alloc,
6066 /* Read Header good, alloc memory
6175 /* Read Header good, alloc memory
6747 (void *)ioc->alloc, (void *)(ulong)ioc->alloc_dma);