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

/freebsd-current/sys/contrib/xen/io/
H A Dkbdif.h546 #define XENKBD_IN_RING_OFFS 1024 macro
548 ((union xenkbd_in_event *)((char *)(page) + XENKBD_IN_RING_OFFS))
554 #define XENKBD_OUT_RING_OFFS (XENKBD_IN_RING_OFFS + XENKBD_IN_RING_SIZE)

Completed in 58 milliseconds