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