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

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_fdr_logging.cc 69 FDRController<> *Controller = nullptr;
320 if (TLD.Controller != nullptr)
321 TLD.Controller->flush();
358 if (TLD.Controller != nullptr)
359 TLD.Controller->flush();
453 if (TLD.Controller != nullptr) {
454 TLD.Controller->flush();
455 TLD.Controller = nullptr;
461 if (UNLIKELY(TLD.Controller == nullptr)) {
489 TLD.Controller = CStorage
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h 120 UINT32 Controller;
477 CONTROLLER_DEVICE_PATH Controller;
512 CONTROLLER_DEVICE_PATH *Controller;
  /src/sys/external/bsd/gnu-efi/dist/lib/
dpath.c 521 CONTROLLER_DEVICE_PATH *Controller;
523 Controller = DevPath;
525 Controller->Controller
  /src/sys/arch/mvme68k/mvme68k/
locore.s 457 * the memory controller ASIC(s)
459 lea 0xfff43008,%a0 | MEMC040/MEMECC Controller #1
463 lea 0xfff43108,%a0 | MEMC040/MEMECC Controller #2
618 * Probe for a memory controller ASIC (MEMC040 or MEMECC) at the
641 * If the memory controller doesn't exist, we get a bus error trying

Completed in 42 milliseconds