Searched refs:PCIR_VSEC_ID (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/pci/ | ||
| H A D | pcireg.h | 1085 #define PCIR_VSEC_ID(hdr) ((hdr) & 0xffff) macro |
| /freebsd/usr.sbin/pciconf/ | ||
| H A D | cap.c | 1041 PCIR_VSEC_ID(hdr), PCIR_VSEC_REV(hdr), len); in ecap_acs() |