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

  /src/sys/external/bsd/acpica/dist/tools/acpiexec/
aehandlers.c 95 UINT32 Supported);
466 UINT32 Supported)
473 InterfaceName, Supported == 0 ? "not " : ""));
475 return (Supported);
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 342 Legacy Devices Supported (V2) : 0
345 MSI Not Supported (V4) : 0
346 PCIe ASPM Not Supported (V4) : 0
359 Docking Supported (V1) : 0
360 Reset Register Supported (V2) : 0
364 PCIEXP_WAK Bits Supported (V4) : 0
465 64-bit Wake Supported (V2) : 0
  /src/sys/external/bsd/gnu-efi/dist/inc/
efi_pxe.h 27 #define PXE_UINT64_SUPPORT 1 // UINT64 supported
28 //#define PXE_NO_UINT64_SUPPORT 1 // UINT64 not supported
301 // interrupt, if it is supported by the hardware.
694 // If queuing is not supported, a PXE_STATCODE_INVALID_CONTROL error
865 PXE_UINT8 BusCnt; // number of bustypes supported
866 PXE_UINT32 BusType[1]; // list of supported bustypes
1057 // Supported link speeds are in units of mega bits. Common ethernet
1111 // Supported duplex. See PXE_DUPLEX_xxxxx #defines below.
1116 // Supported loopback options. See PXE_LOOPBACK_xxxxx #defines below.
1303 // If supplied and supported, the current station MAC addres
    [all...]
efiprot.h 902 @retval EFI_UNSUPPORTED ModeNumber is not supported by this device.
1117 EFI_DRIVER_BINDING_PROTOCOL_SUPPORTED Supported;
  /src/sys/external/bsd/acpica/dist/include/
actypes.h 52 * supported, as of 12/2006.
104 * Note: ILP64 and LP32 are currently not supported.
1264 UINT32 Supported);
  /src/share/mk/
bsd.own.mk 76 # If some future port is not supported by the in-tree toolchain, this should
787 # relative relocs are only supported in gnu ld for ppc64 and x86
1121 # Supported NO* options (if defined, MK* will be forced to "no",
1160 # aarch64eb is not yet supported for MKCOMPAT.
1171 # Don't let this build where it really isn't supported.
1431 # Sanitizers, only "address" and "undefined" are supported by gcc
1437 # Sanitizers implemented in libc, only "undefined" is supported

Completed in 25 milliseconds