Searched refs:PCIM_PCIAFCAP_FLR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/pci/ | ||
| D | pcireg.h | 982 #define PCIM_PCIAFCAP_FLR 0x02 macro |
| /freebsd-12-stable/usr.sbin/pciconf/ | ||
| D | cap.c | 613 cap & PCIM_PCIAFCAP_FLR ? " FLR" : "", in cap_pciaf() |