Home
last modified time | relevance | path

Searched refs:PCIR_POWER_DATA (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/pci/
HDpcireg.h557 #define PCIR_POWER_DATA 0x7 macro
HDpci.c741 if ((nextptr - ptr) > PCIR_POWER_DATA) in pci_read_cap()
742 cfg->pp.pp_data = ptr + PCIR_POWER_DATA; in pci_read_cap()