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

/haiku/src/servers/mount/
H A DAutoMounter.h53 bool& bfs, bool& restore);
55 bool restore = false);
H A DAutoMounter.cpp788 AutoMounter::_FromMode(mount_mode mode, bool& all, bool& bfs, bool& restore) argument
790 all = bfs = restore = false;
800 restore = true;
810 AutoMounter::_ToMode(bool all, bool bfs, bool restore) argument
816 if (restore)
915 bool all, bfs, restore; local
929 if (message->FindBool("initialMountRestore", &restore) != B_OK)
930 restore = true;
932 fNormalMode = _ToMode(all, bfs, restore);
946 bool all, bfs, restore; local
[all...]
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js1287 context.restore();
1344 context.restore();
1370 context.restore();
1469 context.restore();
1498 context.restore();
1500 context.restore();
1532 context.restore();
1544 context.restore();
1563 context.restore();
1579 context.restore();
[all...]
/haiku/src/system/libroot/posix/glibc/arch/sparc/
H A Daddmul_1.S81 restore %o0,%g0,%o0
H A Dmul_1.S80 restore %o0,%g0,%o0
H A Dsubmul_1.S80 restore %o0,%g0,%o0
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c70 static void ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
372 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
374 if (AH_PRIVATE(ah)->ah_ispcie && !restore) {
H A Dar9285_attach.c71 static void ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
402 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
425 if (AH_PRIVATE(ah)->ah_ispcie && !restore) {
H A Dar9280_attach.c66 static void ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
428 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
432 if (AH_PRIVATE(ah)->ah_ispcie && !restore) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c38 static void ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
343 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c589 HAL_OPMODE opmode, int restore)
608 ath_hal_printf(ah,"%s: chan %u/0x%x restore %d opmode %u%s\n",
609 __func__, chan->ic_freq, chan->ic_flags, restore, opmode,
612 HALDEBUG(ah, HAL_DEBUG_ANI, "%s: chan %u/0x%x restore %d opmode %u%s\n",
613 __func__, chan->ic_freq, chan->ic_flags, restore, opmode,
644 * values or restore the previous ones for the channel.
648 if (restore && (ichan->privFlags & CHANNEL_ANI_SETUP)) {
675 /* restore RX filter mask */
588 ar5212AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
H A Dar5212_attach.c34 static void ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
678 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c162 * This doesn't restore registers to their default settings!
545 HAL_OPMODE opmode, int restore)
564 ath_hal_printf(ah,"%s: chan %u/0x%x restore %d opmode %u%s\n",
565 __func__, chan->ic_freq, chan->ic_flags, restore, opmode,
568 HALDEBUG(ah, HAL_DEBUG_ANI, "%s: chan %u/0x%x restore %d opmode %u%s\n",
569 __func__, chan->ic_freq, chan->ic_flags, restore, opmode,
611 * values or restore the previous ones for the channel.
615 if (restore && (ichan->privFlags & CHANNEL_ANI_SETUP)) {
643 /* restore RX filter mask */
544 ar5416AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
H A Dar5416_attach.c35 static void ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
523 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
530 if (! restore) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c38 static void ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
466 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c1234 goto restore;
1240 goto restore;
1245 restore:
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_stub_funcs.h232 extern void ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
H A Dar9300_freebsd.c553 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, argument
557 ar9300_config_pci_power_save(ah, restore ? 1 : 0, powerOff ? 1 : 0);
H A Dar9300_stub_funcs.c1246 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) argument
H A Dar9300.h1317 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);
H A Dar9300_attach.c3124 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) argument
3151 /* Nothing to do on restore for 11N */
3152 if (!restore) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h1256 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore,

Completed in 334 milliseconds