Searched refs:root_status (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/pcie/aer/
H A Daer_inject.c56 u32 root_status; member in struct:aer_error
168 target = &err->root_status;
406 if (rperr->root_status & PCI_ERR_ROOT_COR_RCV)
407 rperr->root_status |= PCI_ERR_ROOT_MULTI_COR_RCV;
409 rperr->root_status |= PCI_ERR_ROOT_COR_RCV;
414 if (rperr->root_status & PCI_ERR_ROOT_UNCOR_RCV)
415 rperr->root_status |= PCI_ERR_ROOT_MULTI_UNCOR_RCV;
417 rperr->root_status |= PCI_ERR_ROOT_FATAL_RCV;
418 if (!(rperr->root_status & PCI_ERR_ROOT_UNCOR_RCV))
419 rperr->root_status |
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dpcicfg.h452 uint32 root_status; member in struct:_pciconfig_cap_pcie

Completed in 117 milliseconds