Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/pcie/
Daer_inject.c429 rperr->root_status |= PCI_ERR_ROOT_MULTI_COR_RCV; in aer_inject()
Daer.c107 PCI_ERR_ROOT_MULTI_COR_RCV | \
1153 if (e_src->status & PCI_ERR_ROOT_MULTI_COR_RCV) in aer_isr_one_error()
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h795 #define PCI_ERR_ROOT_MULTI_COR_RCV 0x00000002 /* Multiple ERR_COR */ macro