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