Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dcore_cia.c895 static const char * const target_st_desc[16] = { in cia_decode_pci_error() local
910 target = target_st_desc[(cia->pci_err0 >> 20) & 0xF]; in cia_decode_pci_error()