Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpcireg.h1002 #define PCIE_DCAP_PHANTOM_FUNCS __BITS(4, 3) /* Phantom Functions Supported*/ macro
H A Dpci_subr.c1956 switch (PCIREG_SHIFTOUT(reg, PCIE_DCAP_PHANTOM_FUNCS)) { in pci_conf_print_pcie_cap()