HomeSort by: relevance | last modified time | path
    Searched defs:Dispatch (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/
acobject.h 226 } Dispatch;
acobject.h 226 } Dispatch;
aclocal.h 505 /* Dispatch info for each host-installed SCI handler */
515 /* Dispatch info for each GPE -- either a method or handler, cannot be both */
537 * GPE dispatch info. At any time, the GPE can have at most one type
538 * of dispatch - Method, Handler, or Implicit Notify.
554 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */
aclocal.h 505 /* Dispatch info for each host-installed SCI handler */
515 /* Dispatch info for each GPE -- either a method or handler, cannot be both */
537 * GPE dispatch info. At any time, the GPE can have at most one type
538 * of dispatch - Method, Handler, or Implicit Notify.
554 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */

Completed in 32 milliseconds