Home
last modified time | relevance | path

Searched refs:PE_pcie_stashed_link_state (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/osfmk/arm/
H A Dmodel_dep.c198 uint32_t PE_pcie_stashed_link_state = UINT32_MAX; variable
530 if (PE_pcie_stashed_link_state != UINT32_MAX) { in do_print_all_backtraces()
531 paniclog_append_noflush("0x%x\n", PE_pcie_stashed_link_state); in do_print_all_backtraces()
/xnu-10063.101.15/pexpert/pexpert/
H A Dpexpert.h509 extern uint32_t PE_pcie_stashed_link_state;