Searched refs:pmcraid_alloc_sglist (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dpmcraid.c3305 * Free a DMA'able memory previously allocated with pmcraid_alloc_sglist
3322 * pmcraid_alloc_sglist - Allocates memory for a SG list
3331 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) function
3389 * Copy a user buffer into a buffer allocated by pmcraid_alloc_sglist
3653 sglist = pmcraid_alloc_sglist(buflen);

Completed in 122 milliseconds