Searched refs:PCI_STATUS_ERROR_BITS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h253 #define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \ macro
H A Dskge.h16 #define PCI_STATUS_ERROR_BITS (PCI_STATUS_DETECTED_PARITY | \ macro
H A Dskge.c3264 pci_status &= PCI_STATUS_ERROR_BITS;
3477 pci_status | PCI_STATUS_ERROR_BITS);
H A Dsky2.c2733 pci_err | PCI_STATUS_ERROR_BITS);
3119 status |= PCI_STATUS_ERROR_BITS;

Completed in 198 milliseconds