Searched defs:restore (Results 1 - 23 of 23) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c329 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c452 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c353 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
H A Dar9287_attach.c360 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
H A Dar9280_attach.c406 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_crtc_helper.h78 void (*restore)(struct drm_encoder *encoder); member in struct:drm_encoder_helper_funcs
H A Ddrm_crtc.h313 void (*restore)(struct drm_crtc *crtc); /* resume? */ member in struct:drm_crtc_funcs
410 void (*restore)(struct drm_connector *connector); member in struct:drm_connector_funcs
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c667 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
H A Dar5212_ani.c586 ar5212AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c533 ar5416AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
H A Dar5416_attach.c461 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) argument
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddst_internal.h205 isc_result_t (*restore)(dst_key_t *key, const char *keystr); member in struct:dst_func
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h60 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } function in struct:clang::CodeGen::InvariantValue
[all...]
H A DCGCleanup.cpp73 RValue DominatingValue<RValue>::saved_type::restore(CodeGenFunction &CGF) { function in class:DominatingValue::saved_type
H A DCodeGenFunction.h2602 static llvm::Value *restore(CodeGenFunction &CGF, saved_type value) { function in struct:clang::CodeGen::DominatingLLVMValue
2612 static type restore(CodeGenFunction &CGF, saved_type value) { function in struct:clang::CodeGen::DominatingPointer
2642 static type restore(CodeGenFunction &CGF, saved_type value) { function in struct:clang::CodeGen::DominatingValue
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h275 void restore() { function in class:clang::ColonProtectionRAIIObject
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstandalone.c472 REGISTER_TYPE restore[NUM_REGS]; local
/freebsd-9.3-release/contrib/gcc/
H A Dgimplify.c1035 build_stack_save_restore(tree *save, tree *restore) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp875 void restore() { function in struct:__anon3296::FindLocalExternScope
H A DSemaOverload.cpp817 void restore() { function in class:clang::__anon3313::UnbridgedCastsSet
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmap.c519 bool restore = false; local
/freebsd-9.3-release/sys/dev/bxe/
H A Decore_sp.c1841 bool restore = ECORE_TEST_BIT(RAMROD_RESTORE, ramrod_flags); local
110 ecore_exe_queue_add(struct bxe_softc *sc, struct ecore_exe_queue_obj *o, struct ecore_exeq_elem *elem, bool restore) argument
1779 ecore_vlan_mac_get_registry_elem( struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, struct ecore_exeq_elem *elem, bool restore, struct ecore_vlan_mac_registry_elem **re) argument
1966 bool restore = ECORE_TEST_BIT(RAMROD_RESTORE, &p->ramrod_flags); local
[all...]
H A Decore_sp.h837 int (*restore)(struct bxe_softc *sc, member in struct:ecore_vlan_mac_obj

Completed in 291 milliseconds