/netbsd-src/sys/external/bsd/acpica/dist/events/ |
H A D | evmisc.c | 176 Info->Notify.Node = Node; in AcpiEvQueueNotifyRequest() 177 Info->Notify.Value = (UINT16) NotifyValue; in AcpiEvQueueNotifyRequest() 178 Info->Notify.HandlerListId = HandlerListId; in AcpiEvQueueNotifyRequest() 179 Info->Notify.HandlerListHead = HandlerListHead; in AcpiEvQueueNotifyRequest() 180 Info->Notify.Global = &AcpiGbl_GlobalNotify[HandlerListId]; in AcpiEvQueueNotifyRequest() 224 if (Info->Notify.Global->Handler) in AcpiEvNotifyDispatch() 226 Info->Notify.Global->Handler (Info->Notify.Node, in AcpiEvNotifyDispatch() 227 Info->Notify.Value, in AcpiEvNotifyDispatch() 228 Info->Notify.Global->Context); in AcpiEvNotifyDispatch() 233 HandlerObj = Info->Notify.HandlerListHead; in AcpiEvNotifyDispatch() [all …]
|
H A D | evgpeutil.c | 345 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvDeleteGpeHandlers() local 381 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiEvDeleteGpeHandlers() 382 while (Notify) in AcpiEvDeleteGpeHandlers() 384 Next = Notify->Next; in AcpiEvDeleteGpeHandlers() 385 ACPI_FREE (Notify); in AcpiEvDeleteGpeHandlers() 386 Notify = Next; in AcpiEvDeleteGpeHandlers()
|
H A D | evxface.c | 201 if (HandlerObj->Notify.Handler == Handler) in AcpiInstallNotifyHandler() 207 HandlerObj = HandlerObj->Notify.Next[i]; in AcpiInstallNotifyHandler() 221 HandlerObj->Notify.Node = Node; in AcpiInstallNotifyHandler() 222 HandlerObj->Notify.HandlerType = HandlerType; in AcpiInstallNotifyHandler() 223 HandlerObj->Notify.Handler = Handler; in AcpiInstallNotifyHandler() 224 HandlerObj->Notify.Context = Context; in AcpiInstallNotifyHandler() 232 HandlerObj->Notify.Next[i] = in AcpiInstallNotifyHandler() 368 (HandlerObj->Notify.Handler != Handler)) in ACPI_EXPORT_SYMBOL() 371 HandlerObj = HandlerObj->Notify.Next[i]; in ACPI_EXPORT_SYMBOL() 384 PreviousHandlerObj->Notify.Next[i] = in ACPI_EXPORT_SYMBOL() [all …]
|
H A D | evgpe.c | 544 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiEvAsynchExecuteGpeMethod() local 566 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiEvAsynchExecuteGpeMethod() 567 while (ACPI_SUCCESS (Status) && Notify) in AcpiEvAsynchExecuteGpeMethod() 570 Notify->DeviceNode, ACPI_NOTIFY_DEVICE_WAKE); in AcpiEvAsynchExecuteGpeMethod() 572 Notify = Notify->Next; in AcpiEvAsynchExecuteGpeMethod()
|
H A D | evxfgpe.c | 448 ACPI_GPE_NOTIFY_INFO *Notify; in ACPI_EXPORT_SYMBOL() local 543 Notify = GpeEventInfo->Dispatch.NotifyList; in ACPI_EXPORT_SYMBOL() 544 while (Notify) in ACPI_EXPORT_SYMBOL() 546 if (Notify->DeviceNode == DeviceNode) in ACPI_EXPORT_SYMBOL() 551 Notify = Notify->Next; in ACPI_EXPORT_SYMBOL()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 53 bool Notify; in ThreadPool() local 58 Notify = workCompletedUnlocked(); in ThreadPool() 62 if (Notify) in ThreadPool()
|
/netbsd-src/sys/dev/acpi/ |
H A D | apei_hest.c | 228 MAX(1, mstohz(ghes->Notify.PollInterval))); in apei_hest_ghes_poll() 258 MAX(1, mstohz(ghes_v2->Notify.PollInterval))); in apei_hest_ghes_v2_poll() 401 switch (ghes->Notify.Type) { in apei_hest_attach_ghes() 403 if (ghes->Notify.PollInterval == 0) /* paranoia */ in apei_hest_attach_ghes() 454 switch (ghes->Notify.Type) { in apei_hest_detach_ghes() 456 if (ghes->Notify.PollInterval == 0) /* paranoia */ in apei_hest_detach_ghes() 588 switch (ghes_v2->Notify.Type) { in apei_hest_attach_ghes_v2() 590 if (ghes_v2->Notify.PollInterval == 0) /* paranoia */ in apei_hest_attach_ghes_v2() 641 switch (ghes_v2->Notify.Type) { in apei_hest_detach_ghes_v2() 643 if (ghes_v2->Notify in apei_hest_detach_ghes_v2() [all...] |
/netbsd-src/sys/external/bsd/acpica/dist/debugger/ |
H A D | dbdisply.c | 851 ACPI_GPE_NOTIFY_INFO *Notify; in AcpiDbDisplayGpes() local 995 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiDbDisplayGpes() 996 while (Notify) in AcpiDbDisplayGpes() 999 Notify = Notify->Next; in AcpiDbDisplayGpes()
|
/netbsd-src/sys/external/bsd/acpica/dist/executer/ |
H A D | exdump.c | 267 {ACPI_EXD_NODE, ACPI_EXD_OFFSET (Notify.Node), "Node"}, 268 {ACPI_EXD_UINT32, ACPI_EXD_OFFSET (Notify.HandlerType), "Handler Type"}, 269 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Handler), "Handler"}, 270 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Context), "Context"}, 271 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Next[0]), "Next System Notify"}, 272 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Notify.Next[1]), "Next Device Notify"}
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
H A D | rfc3706.txt | 108 Detection (DPD), relies on IKE Notify messages to query the 144 an IKE Notify to query the peer's liveliness. These methods rely on 374 The DPD exchange is a bidirectional (HELLO/ACK) Notify message. The 400 corresponds to an "ACK." Both messages are simply ISAKMP Notify 402 Notify message types: 404 Notify Message Value 423 ! Protocol-ID ! SPI Size ! Notify Message Type ! 443 - Notify Message Type (2 octets) - MUST be set to R-U-THERE 463 exception that the Notify Message Type MUST be set to R-U-THERE-ACK.
|
H A D | rfc2407.txt | 301 Values, and Notify Message Type Values. 1196 4.6.3 IPSEC Notify Message Types 1198 ISAKMP defines two blocks of Notify Message codes, one for errors and 1203 Notify Messages - Error Types Value 1207 Notify Messages - Status Types Value 1219 Notify Status Message to the exchange. 1221 Nota Bene: a Notify payload is fully protected only in Quick Mode, 1258 o Notify Message Type - set to RESPONDER-LIFETIME (Section 4.6.3) 1283 o Notify Message Type - set to REPLAY-STATUS 1317 o Notify Message Type - set to INITIAL-CONTACT [all …]
|
H A D | rfc2408.txt | 108 3.14.1 Notify Message Types . . . . . . . . . . . . . . . . 40 1128 thus, requiring a generated cookie to be 8 octets. Notify and Delete 1132 exception to this is the transmission of a Notify message during a 1303 Informational Exchange containing a Notify payload (with the 1304 CONNECTED Notify Message) from the entity which set the Commit 1309 Notify Message can be associated with the correct Phase 2 SA. 1335 use with the Informational Exchange with a Notify payload and 1342 to the entire Notify payload of the Informational Exchange and 2148 ! Protocol-ID ! SPI Size ! Notify Message Type ! 2199 o Notify Message Type (2 octets) - Specifies the type of [all …]
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | actbl1.h | 1820 /* Values for Notify Type field above */ 1881 ACPI_HEST_NOTIFY Notify; 1949 ACPI_HEST_NOTIFY Notify; 1967 ACPI_HEST_NOTIFY Notify; 2052 ACPI_HEST_NOTIFY Notify; 1867 ACPI_HEST_NOTIFY Notify; global() member 1935 ACPI_HEST_NOTIFY Notify; global() member 1953 ACPI_HEST_NOTIFY Notify; global() member 2038 ACPI_HEST_NOTIFY Notify; global() member
|
H A D | acobject.h | 538 ACPI_OBJECT_NOTIFY_HANDLER Notify; member
|
H A D | aclocal.h | 527 /* Notify info for implicit notify, multiple device objects */ 538 * of dispatch - Method, Handler, or Implicit Notify. 813 * Notify info - used to pass info to the deferred notify 839 ACPI_NOTIFY_INFO Notify; member
|
/netbsd-src/sys/external/bsd/acpica/dist/common/ |
H A D | dmtbinfo1.c | 1334 {ACPI_DMT_HESTNTFY, ACPI_HEST1_OFFSET (Notify), "Notify", 0}, 1395 {ACPI_DMT_HESTNTFY, ACPI_HEST9_OFFSET (Notify), "Notify", 0}, 1412 {ACPI_DMT_HESTNTFY, ACPI_HEST10_OFFSET (Notify), "Notify", 0}, 1433 {ACPI_DMT_HESTNTFY, ACPI_HEST11_OFFSET (Notify), "Notify", 0}, 1443 {ACPI_DMT_HESTNTYP, ACPI_HESTN_OFFSET (Type), "Notify Type", 0}, 1444 {ACPI_DMT_UINT8, ACPI_HESTN_OFFSET (Length), "Notify Lengt [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/ |
H A D | pk11.h | 170 CK_RV (*Notify)(CK_SESSION_HANDLE hSession,
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
H A D | pk11_api.c | 144 CK_RV (*Notify)(CK_SESSION_HANDLE hSession, in pkcs_C_OpenSession() 167 return ((*sym)(slotID, flags, pApplication, Notify, phSession)); in pkcs_C_OpenSession()
|
/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utdelete.c | 593 NextObject = PrevObject->Notify.Next[i]; in AcpiUtUpdateObjectReference()
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/examples/ |
H A D | extables.c | 487 Notify (\, Zero)
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 1183 void Notify() { 1251 void Notify();
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | softp11.c | 1131 CK_NOTIFY Notify, in C_OpenSession() argument 1142 soft_token.notify = Notify; in C_OpenSession()
|
/netbsd-src/sys/external/bsd/acpica/dist/tests/misc/ |
H A D | grammar.asl | 944 Notify (\DEV1, 0) 945 Notify (\THM1, 0) 946 Notify (\_PR.CPU0, 0) 984 Notify (DEV1, Arg0) 2796 Notify (\PRW1, 2) 2864 // This Notify is commented because it causes a 2867 // Notify (\_SB_.ACAD, 0) 9328 Notify (\_SB_, 0x29) 9330 { Notify (\_SB_.SMIS, 0x21)} 9333 { Notify (\_SB_.SMIS, 0x22)} [all …]
|
/netbsd-src/external/gpl2/xcvs/dist/doc/ |
H A D | cvsclient.texi | 509 For @code{Notify}, see the description of that request. 563 Notify the server of the command that we are leading up to. Intended to allow 569 Notify a primary server of a server which referred us. Intended to allow 898 @item Notify @var{filename} \n 938 when a laptop is on the net again) to send the @code{Notify} requests. 940 attempt to send them immediately (one can send @code{Notify} requests 1346 local edit followed by an attempt to send @code{Notify} requests to the 1727 done. There should be one such response for every @code{Notify} 1728 request; if there are several @code{Notify} requests for a single file, 1730 response pertains to the first @code{Notify} request, etc.
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-port.cc | 331 void Notification::Notify() { in Notify() function in testing::internal::Notification
|