Searched refs:PCIM_EA_PP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h643 #define PCIM_EA_PP 0x0000ff00 /* Primary Properties */ macro
H A Dpci.c3863 switch ((ea->eae_flags & PCIM_EA_PP) >> PCIM_EA_PP_OFFSET) {
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c690 flags_pp = (flags & PCIM_EA_PP) >> PCIM_EA_PP_OFFSET;

Completed in 121 milliseconds