Home
last modified time | relevance | path

Searched refs:PCI_EA_PP (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpci_map.c330 entry.props[0] = __SHIFTOUT(val, PCI_EA_PP); in pci_ea_lookup()
Dpcireg.h1960 #define PCI_EA_PP __BITS(15, 8) /* Primary Properties */ macro
Dpci_subr.c2662 pci_conf_print_ea_cap_prop(PCIREG_SHIFTOUT(reg, PCI_EA_PP)); in pci_conf_print_ea_cap()