Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/arm/
H A Dmodel_dep.c190 uint32_t PE_pcie_stashed_link_state = UINT32_MAX; variable
504 if (PE_pcie_stashed_link_state != UINT32_MAX) { in do_print_all_backtraces()
505 paniclog_append_noflush("0x%x\n", PE_pcie_stashed_link_state); in do_print_all_backtraces()
/xnu-8796.121.2/pexpert/pexpert/
H A Dpexpert.h491 extern uint32_t PE_pcie_stashed_link_state;