Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/prep/
Dvreset.c728 SwapBytes(long lv) /* turn little endian into big indian long */ in SwapBytes() function
755 pslot->regs[r] = SwapBytes ( pslot->config_addr[r] ); in scanPCI()