Searched refs:xf86ReadMmio32Swap (Results 1 – 1 of 1) sorted by relevance
823 xf86ReadMmio32Swap(__volatile__ void *base, const unsigned long offset) in xf86ReadMmio32Swap() function895 return xf86ReadMmio32Swap(IOPortBase, port); in inl()1057 #define MMIO_IN32(base, offset) xf86ReadMmio32Swap(base, offset)