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