Searched refs:off (Results 276 - 288 of 288) sorted by relevance

<<1112

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h717 uint8_t off; member in struct:iwn_cmd_led
H A Dif_iwn.c4180 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) argument
4188 led.unit = htole32(10000); /* on/off in unit of 100ms */
4189 led.off = off;
6785 /* Clear "radio off" and "commands blocked" bits. */
6796 /* _Really_ make sure "radio off" bit is cleared! */
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk273 @h='"inttostr.h"' re='\<(off|[iu]max|uint)tostr *\(' \
/haiku-fatelf/src/add-ons/kernel/drivers/network/rtl81xx/dev/re/
H A Dif_re.c409 re_read_eeprom(struct rl_softc *sc, caddr_t dest, int off, int cnt) argument
420 re_eeprom_getword(sc, off + i, &word);
773 * - Leaves interrupts turned off
888 /* Turn interface off, release resources */
1336 device_printf(dev, "turning off MSI enable bit.\n");
1729 * Force off the IFF_UP flag here, in case someone
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c3246 * (i.e. the rfkill switch is "off").
3295 device_printf(sc->sc_dev, "radio turned off\n");
3342 "radio transmitter switch state (0=off, 1=on)");
3395 * Turn the activity LED off: flip the pin and then set a timer so no
3411 * Blink the LED according to the specified on/off times.
3414 iwi_led_blink(struct iwi_softc *sc, int on, int off) argument
3422 sc->sc_ledoff = off;
3430 /* NB: on/off times from the Atheros NDIS driver, w/ permission */
3434 u_int16_t timeOff; /* LED off time (ms) */
/haiku-fatelf/src/bin/gdb/gdb/
H A Drs6000-tdep.c2996 int wordsize, from_xcoff_exec, from_elf_exec, i, off;
3246 we're better off calling rs6000_push_arguments() since it works for
2990 int wordsize, from_xcoff_exec, from_elf_exec, i, off; local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/tcl/
H A Dpdflib_tcl.c343 #pragma export off
/haiku-fatelf/src/bin/gdb/readline/
H A Dconfigure2132 # Don't try gcc -ansi; that turns off useful extensions and
6398 # `unsupported', turn off any default shared library building
/haiku-fatelf/src/libs/ncurses/
H A Dconfigure2346 # Don't try gcc -ansi; that turns off useful extensions and
8443 ### use option --disable-scroll-hints to turn off use of scroll-hints scrolling logic
9995 # Don't try gcc -ansi; that turns off useful extensions and
/haiku-fatelf/src/bin/gawk/
H A Dconfigure2539 # Don't try gcc -ansi; that turns off useful extensions and
4147 # Don't try gcc -ansi; that turns off useful extensions and
/haiku-fatelf/src/libs/ncurses/misc/
H A Dterminfo.src432 # order and back off from the first that breaks.
723 # and it matters, turn off <ccc>. The %02x escape used to implement this is
1624 # Setting colors turns off reverse; we cannot guarantee order, so use ncv.
1844 # I assume you have smooth scroll off or are at a slow enough baud
1846 # that you set auto-nl to "on", if you set it off use vt100-nam
2580 # (z340: changed garbled \E[5?l to \E[?5l, DEC smooth scroll off -- esr)
3503 # is off, escape sequences toggle Application-Keypad setting.
5284 # The default 2621 turns off the labels except when it has to to
5286 # on all the time, or off all the time (at the "expense" of the
5299 # hp2621 with function labels. Most of the time they are off,
[all...]
H A Dterminfo.tmp432 # order and back off from the first that breaks.
723 # and it matters, turn off <ccc>. The %02x escape used to implement this is
1624 # Setting colors turns off reverse; we cannot guarantee order, so use ncv.
1844 # I assume you have smooth scroll off or are at a slow enough baud
1846 # that you set auto-nl to "on", if you set it off use vt100-nam
2580 # (z340: changed garbled \E[5?l to \E[?5l, DEC smooth scroll off -- esr)
3503 # is off, escape sequences toggle Application-Keypad setting.
5284 # The default 2621 turns off the labels except when it has to to
5286 # on all the time, or off all the time (at the "expense" of the
5299 # hp2621 with function labels. Most of the time they are off,
[all...]
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure2088 --disable-assert turn off assertions
[all...]

Completed in 582 milliseconds

<<1112