Home
last modified time | relevance | path

Searched refs:B_32BITS (Results 1 – 2 of 2) sorted by relevance

/reactos/hal/halx86/include/
H A Dhaldma.h145 #define B_32BITS 2 macro
/reactos/hal/halx86/generic/
H A Ddma.c557 case Width32Bits: ExtendedMode.TransferSize = B_32BITS; break; in HalpDmaInitializeEisaAdapter()