Searched refs:PCIR_DEBUG_PORT (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/pci/ | ||
| H A D | pcireg.h | 783 #define PCIR_DEBUG_PORT 0x2 macro |
| /freebsd/usr.sbin/pciconf/ | ||
| H A D | cap.c | 362 debug_port = read_config(fd, &p->pc_sel, ptr + PCIR_DEBUG_PORT, 2); in cap_debug() |