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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dconsole.h53 void console_ptr_event(uint8_t button, int x, int y);
H A Dconsole.c116 console_ptr_event(uint8_t button, int x, int y) function
H A Drfb.c712 console_ptr_event(ptr_msg.button, htons(ptr_msg.x), htons(ptr_msg.y));

Completed in 54 milliseconds