Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h636 #define PCIM_EA_BEI_BAR_5 5 macro
H A Dpci.c3879 (bei <= PCIM_EA_BEI_BAR_5)) in pci_ea_bei_to_rid()
3978 (ea->eae_bei > PCIM_EA_BEI_BAR_5)) && in pci_add_resources_ea()
/freebsd/usr.sbin/pciconf/
H A Dcap.c743 if ((bei >= PCIM_EA_BEI_BAR_0) && (bei <= PCIM_EA_BEI_BAR_5)) in ea_bei_to_name()