Searched refs:PCI_COMMAND_SERR (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | pci.h | 35 #define PCI_COMMAND_SERR 0x100 /* Enable SERR */ macro |
H A D | tg3.c | 2655 pci_cmd |= PCI_COMMAND_PARITY | PCI_COMMAND_SERR; in tg3_get_invariants() |