pub const DMA_ATTR_WEAK_ORDERING: Attrs;
Specifies that reads and writes to the mapping may be weakly ordered, that is that reads and writes may pass each other.