Home
last modified time | relevance | path

Searched refs:PCIR_EA_FIRST_ENT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h629 #define PCIR_EA_FIRST_ENT 4 /* First EA Entry in List */ macro
H A Dpci.c793 ptr = PCIR_EA_FIRST_ENT; in pci_ea_fill_info()
/freebsd/usr.sbin/pciconf/
H A Dcap.c813 ptr += PCIR_EA_FIRST_ENT; in cap_ea()