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

/include/xen/interface/io/
H A Dkbdif.h97 #define XENKBD_IN_RING_OFFS 1024 macro
99 ((union xenkbd_in_event *)((char *)(page) + XENKBD_IN_RING_OFFS))
105 #define XENKBD_OUT_RING_OFFS (XENKBD_IN_RING_OFFS + XENKBD_IN_RING_SIZE)

Completed in 31 milliseconds