mirror of https://github.com/ipxe/ipxe.git
The malloc_dma() function allocates memory with specified physical alignment, and is typically (though not exclusively) used to allocate memory for DMA. Rename to malloc_phys() to more closely match the functionality, and to create name space for functions that specifically allocate and map DMA-capable buffers. Signed-off-by: Michael Brown <mcb30@ipxe.org> |
||
---|---|---|
.. | ||
tg3.c | ||
tg3.h | ||
tg3_hw.c | ||
tg3_phy.c |