Searched refs:STACKBUF_DMA_ALIGN (Results 1 – 3 of 3) sorted by relevance
39 #define STACKBUF_DMA_ALIGN(var, size) \ macro
65 STACKBUF_DMA_ALIGN(buf, dev->block_size); in partition_publish()
38 STACKBUF_DMA_ALIGN(temp, dev->block_size); // temporary buffer for partial block transfers in bio_default_read()134 STACKBUF_DMA_ALIGN(temp, dev->block_size); // temporary buffer for partial block transfers in bio_default_write()249 STACKBUF_DMA_ALIGN(erase_buf, dev->block_size); in bio_default_erase()
Completed in 5 milliseconds