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

  /src/sys/external/bsd/gnu-efi/dist/lib/
lock.c 28 IN EFI_TPL Priority
35 provides mutual exclusion access at it's task priority
47 Priority - The task priority level of the lock
56 Lock->Tpl = Priority;
70 Raising to the task priority level of the mutual exclusion
96 restores the previous task priority level.
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/
legacyboot.h 87 OUT UINTN *Priority,
101 OUT UINTN *Priority
  /src/sys/arch/ibmnws/include/
pnp.h 209 #define S6_Packet 0x30 /* Depend funct start (w/o priority) */
210 #define S6_Packet_priority 0x31 /* Depend funct start (w/ priority) */
233 #define SUBOPTIMAL_CONFIGURATION 0x2 /* Priority byte sub optimal config */
543 unsigned char Priority; /* Optional; if missing then x01; else*/
  /src/sys/arch/prep/include/
pnp.h 209 #define S6_Packet 0x30 /* Depend funct start (w/o priority) */
210 #define S6_Packet_priority 0x31 /* Depend funct start (w/ priority) */
233 #define SUBOPTIMAL_CONFIGURATION 0x2 /* Priority byte sub optimal config */
568 unsigned char Priority; /* Optional; if missing then x01; else*/
  /src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h 464 IN EFI_TPL Priority

Completed in 15 milliseconds