Home
last modified time | relevance | path

Searched refs:PCIM_PCIAFCAP_FLR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/pci/
H A Dpcireg.h865 #define PCIM_PCIAFCAP_FLR 0x02 macro
/dragonfly/usr.sbin/pciconf/
H A Dcap.c520 cap & PCIM_PCIAFCAP_FLR ? " FLR" : "", in cap_pciaf()