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