Searched refs:XIO_PORT_BITS (Results 1 – 1 of 1) sorted by relevance
36 #define XIO_PORT_BITS (0xF000000000000000ull) macro39 #define XIO_PACKED(x) (((x)&XIO_PORT_BITS) != 0)41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))