Searched refs:NEED_IO_ENABLED (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c572 || NEED_IO_ENABLED(flags)) {
596 || NEED_IO_ENABLED(flags))
H A Dxf86Bus.c126 || NEED_IO_ENABLED(flags))
H A Dxf86str.h289 #define NEED_IO_ENABLED(x) (x & HW_IO) macro
H A Dxf86Init.c474 if(NEED_IO_ENABLED(flags))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86str.h202 #define NEED_IO_ENABLED(x) (x & HW_IO) macro
H A Dxf86Init.c427 if (NEED_IO_ENABLED(flags))

Completed in 65 milliseconds