Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/arm/
H A Dmodel_dep.c194 uint32_t PE_pcie_stashed_link_state = UINT32_MAX; variable
518 if (PE_pcie_stashed_link_state != UINT32_MAX) { in do_print_all_backtraces()
519 paniclog_append_noflush("0x%x\n", PE_pcie_stashed_link_state); in do_print_all_backtraces()
/xnu-10002.1.13/pexpert/pexpert/
H A Dpexpert.h506 extern uint32_t PE_pcie_stashed_link_state;