Searched defs:PCI_MAP_IS_IO (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A Defb.h58 #define PCI_MAP_IS_IO(b) ((b) & PCI_MAP_IO) macro
/solaris-x11-s11/open-src/driver/xf86-video-ast/sun-src/src/
H A Dast_sparc_driver.c83 #define PCI_MAP_IS_IO(b) ((b) & PCI_MAP_IO) macro
/solaris-x11-s11/open-src/driver/efb/sun-src/src/
H A Defb_driver.c185 #define PCI_MAP_IS_IO(b) ((b) & PCI_MAP_IO) macro
222 if (PCI_MAP_IS_IO(bar)) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dast.h44 #define PCI_MAP_IS_IO(b) ((b) & PCI_MAP_IO) macro

Completed in 14 milliseconds