Home
last modified time | relevance | path

Searched refs:Notify (Results 1 – 25 of 25) sorted by relevance

/onnv-gate/usr/src/uts/intel/io/acpica/events/
H A Devmisc.c276 NotifyInfo->Notify.Node = Node; in AcpiEvQueueNotifyRequest()
277 NotifyInfo->Notify.Value = (UINT16) NotifyValue; in AcpiEvQueueNotifyRequest()
278 NotifyInfo->Notify.HandlerObj = HandlerObj; in AcpiEvQueueNotifyRequest()
330 if (NotifyInfo->Notify.Value <= ACPI_MAX_SYS_NOTIFY) in AcpiEvNotifyDispatch()
355 GlobalHandler (NotifyInfo->Notify.Node, NotifyInfo->Notify.Value, in AcpiEvNotifyDispatch()
361 HandlerObj = NotifyInfo->Notify.HandlerObj; in AcpiEvNotifyDispatch()
364 HandlerObj->Notify.Handler (NotifyInfo->Notify.Node, in AcpiEvNotifyDispatch()
365 NotifyInfo->Notify.Value, in AcpiEvNotifyDispatch()
366 HandlerObj->Notify.Context); in AcpiEvNotifyDispatch()
H A Devxface.c478 NotifyObj->Notify.Node = Node; in ACPI_EXPORT_SYMBOL()
479 NotifyObj->Notify.Handler = Handler; in ACPI_EXPORT_SYMBOL()
480 NotifyObj->Notify.Context = Context; in ACPI_EXPORT_SYMBOL()
628 if (NotifyObj->Notify.Handler != Handler) in ACPI_EXPORT_SYMBOL()
649 if (NotifyObj->Notify.Handler != Handler) in ACPI_EXPORT_SYMBOL()
/onnv-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Session.c44 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument
66 flags, pApplication, Notify, phSession)); in C_OpenSession()
69 pApplication, Notify, phSession)); in C_OpenSession()
76 pApplication, Notify, &prov_sess); in C_OpenSession()
85 pApplication, Notify, &prov_sess); in C_OpenSession()
H A DmetaSession.c51 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in meta_OpenSession() argument
H A DmetaGlobal.h718 CK_VOID_PTR pApplication, CK_NOTIFY Notify,
/onnv-gate/usr/src/cmd/bnu/
H A Duucp.c45 int Notify = 0; variable
196 if (!Notify) {
198 Notify = 1;
562 if ( Notify ) {
/onnv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsSession.c34 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument
67 rv = kms_add_session(slotID, flags, pApplication, Notify, in C_OpenSession()
H A DkmsSession.h83 CK_NOTIFY Notify; member
H A DkmsSessionUtil.c129 new_sp->Notify = notify; in kms_add_session()
/onnv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.c36 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument
64 rv = soft_add_session(flags, pApplication, Notify, phSession); in C_OpenSession()
H A DsoftSession.h83 CK_NOTIFY Notify; member
H A DsoftSessionUtil.c120 new_sp->Notify = notify; in soft_add_session()
H A DsoftKeystore.c2226 token_session.Notify = NULL; in soft_init_token_session()
/onnv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSession.h86 CK_NOTIFY Notify; member
H A DkernelSession.c37 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession() argument
74 rv = kernel_add_session(slotID, flags, pApplication, Notify, in C_OpenSession()
H A DkernelSessionUtil.c112 new_sp->Notify = notify; in kernel_add_session()
/onnv-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl1.h655 ACPI_HEST_NOTIFY Notify; member
723 ACPI_HEST_NOTIFY Notify; member
H A Dacobject.h582 ACPI_OBJECT_NOTIFY_HANDLER Notify; member
H A Daclocal.h814 ACPI_NOTIFY_INFO Notify; member
/onnv-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexdump.c334 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Node), "Node"},
335 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Context), "Context"}
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm348 if(defined($v = delete $opt{Notify}))
/onnv-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h175 CK_NOTIFY Notify, /* callback function */
/onnv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1764 CK_NOTIFY Notify, in C_OpenSession() argument
/onnv-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1327 Implemented several changes for Notify handling. Added support for new Notify
1328 values (ACPI 2.0+) and improved the Notify debug output. Notify on
1375 Implemented another MS compatibility design change for GPE/Notify handling.
1627 Reverted a change to Notify handling that was introduced in version
1628 20070508. This version changed the Notify handling from asynchronous to
1629 fully synchronous (Device driver Notify handling with respect to the Notify
1718 Notify AML operator. Previously, notify handlers were dispatched and
1721 thread that executed the Notify() now waits at a synchronization point for
1722 the notify handler to complete. Some machines depend on a synchronous Notify
2326 - Possible memory leak, Notify sub-objects of Processor, Power, ThermalZone
[all …]
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DResourceBundle.properties163 signal_server=Notify DHCP server of change