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

/vbox/src/VBox/Additions/x11/x11include/libpciaccess-0.10.8/
H A Dpci_tools.h179 #define PCITOOL_ACC_ATTR_SIZE_MASK 0x3 macro
184 #define PCITOOL_ACC_ATTR_SIZE(x) (1 << (x & PCITOOL_ACC_ATTR_SIZE_MASK))

Completed in 35 milliseconds