Searched refs:PCIR_POWER_DATA (Results 1 – 2 of 2) sorted by relevance
594 #define PCIR_POWER_DATA 0x7 macro
900 if ((nextptr - ptr) > PCIR_POWER_DATA) in pci_read_cap()901 cfg->pp.pp_data = ptr + PCIR_POWER_DATA; in pci_read_cap()