Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dcore_cia.h151 # define CIA_ERR_LOST_PCI_ADDR_PE (1 << 22) macro
/arch/alpha/kernel/
Dcore_cia.c1172 if (cia->cia_err & CIA_ERR_LOST_PCI_ADDR_PE) in cia_decode_mchk()