Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/arm/
H A Dmodel_dep.c201 uint32_t PE_pcie_stashed_link_state = UINT32_MAX; variable
554 if (PE_pcie_stashed_link_state != UINT32_MAX) { in do_print_all_backtraces()
555 paniclog_append_noflush("0x%x\n", PE_pcie_stashed_link_state); in do_print_all_backtraces()
/xnu-11215.81.4/pexpert/pexpert/
H A Dpexpert.h526 extern uint32_t PE_pcie_stashed_link_state;