Searched refs:PCI_EA_SP (Results 1 – 4 of 4) sorted by relevance
386 #define PCI_EA_SP 0x00ff0000 /* Secondary Properties */ macro
392 #define PCI_EA_SP 0x00ff0000 /* Secondary Properties */ macro
3166 prop = (dw0 & PCI_EA_SP) >> 16; in pci_ea_read()