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

/freebsd-11-stable/sys/xen/interface/io/
H A Dkbdif.h59 uint8_t pressed; /* 1 if pressed; 0 otherwise */ member in struct:xenkbd_key
/freebsd-11-stable/share/examples/ipfw/
H A Dchange_rules.sh124 rules' does not appear on the screen or the y key is not pressed in 30
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dboot0.5.s112 # If the TAB is pressed, don't try to boot from default partition
121 # TAB pressed
126 jnz dont_try_default # TAB pressed.
/freebsd-11-stable/stand/lua/
H A Dmenu.lua379 -- 'keypress' allows the caller to indicate that a key has been pressed that we
450 -- autoboot_key should return the key pressed. It will only
/freebsd-11-stable/contrib/top/
H A DConfigure218 is pressed before the next update is attempted. This serves as a visual
/freebsd-11-stable/sys/dev/gpio/
H A Dgpiokeys.c174 gpiokeys_key_event(struct gpiokeys_softc *sc, uint16_t keycode, int pressed) argument
181 if (!pressed)
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S443 * If we have pressed F5 or 5, then this is a good, fake value
449 cmpb $0x4,%al # F5/#5 pressed?
454 * F1..F4 was pressed, so make %bx point to the currently

Completed in 87 milliseconds