Searched refs:PCI_DEBUG_PORTOFF_MASK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h910 #define PCI_DEBUG_PORTOFF_MASK 0x1fff0000 /* Debug port offset */ macro
H A Dpci_subr.c1603 (val & PCI_DEBUG_PORTOFF_MASK) >> PCI_DEBUG_PORTOFF_SHIFT);

Completed in 200 milliseconds