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

/haiku-fatelf/src/add-ons/kernel/drivers/network/bcm570x/
H A Dmm.h14 #define MM_SWAP_LE32(x) x macro
H A Dtigon3.c143 return MM_SWAP_LE32(Value32);
161 MM_WriteConfig32(pDevice, T3_PCI_REG_DATA_REG, MM_SWAP_LE32(Value32));
183 return MM_SWAP_LE32(Value32);
200 MM_WriteConfig32(pDevice, T3_PCI_MEM_WIN_DATA_REG, MM_SWAP_LE32(Value32));
457 *pData = MM_SWAP_LE32(Value32);
505 REG_WR(pDevice, Grc.EepromData, MM_SWAP_LE32(*pData));
7729 MM_SWAP_LE32(value32));

Completed in 93 milliseconds