HomeSort by: relevance | last modified time | path
    Searched refs:Pending (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/platform/
accygwin.h 191 #define ACPI_RELEASE_GLOBAL_LOCK(GLptr, Pending) Pending = 1
acenv.h 403 #define ACPI_RELEASE_GLOBAL_LOCK(GLptr, Pending) Pending = 0
  /src/sys/external/bsd/acpica/dist/events/
evglock.c 275 * release interrupt occurs. If there is actually a pending
291 * If a request for the global lock is not actually pending,
405 * Did not get the lock. The pending bit was set above, and
449 BOOLEAN Pending = FALSE;
469 ACPI_RELEASE_GLOBAL_LOCK (AcpiGbl_FACS, Pending);
472 * If the pending bit was set, we must write GBL_RLS to the control
475 if (Pending)
  /src/sys/arch/prep/include/
nvram.h 73 Pending = 1,
  /src/sys/arch/vax/vax/
intvec.S 95 INTVEC(tracep, KSTACK) # Trace Pending, 28
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h 296 OUT BOOLEAN *Pending,
  /src/common/dist/zlib/os400/
zlib.inc 371 D pending 10U 0 Pending bytes
372 D bits 10I 0 Pending bits

Completed in 15 milliseconds