Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dmodel_dep.c183 uint32_t PE_pcie_stashed_link_state = UINT32_MAX; variable
477 if (PE_pcie_stashed_link_state != UINT32_MAX) { in do_print_all_backtraces()
478 paniclog_append_noflush("0x%x\n", PE_pcie_stashed_link_state); in do_print_all_backtraces()
/xnu-8020.121.3/pexpert/pexpert/
H A Dpexpert.h483 extern uint32_t PE_pcie_stashed_link_state;