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