Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h657 #define PCIM_DEBUG_PORT_OFFSET 0x1FFF macro
/dragonfly/usr.sbin/pciconf/
H A Dcap.c351 PCIM_DEBUG_PORT_OFFSET, PCIR_BAR(debug_port >> 13)); in cap_debug()