HomeSort by relevance Sort by last modified time
    Searched refs:Fuse (Results 1 - 5 of 5) sorted by null

  /external/libmojo/mojo/edk/system/
message_pipe_dispatcher.h 47 bool Fuse(MessagePipeDispatcher* other);
message_pipe_dispatcher.cc 78 bool MessagePipeDispatcher::Fuse(MessagePipeDispatcher* other) {
core.cc 741 if (!mpd0->Fuse(mpd1))
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressHci.h 663 UINT8 Fuse:2; // Fused Operation
NvmExpressPassthru.c 416 Sq->Fuse = (UINT8)Packet->NvmeCmd->Cdw0.FusedOperation;

Completed in 195 milliseconds