Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h640 #define PCIM_EA_BEI_ROM 0x8 /* Expansion ROM */ macro
H A Dpci.c3883 if (bei == PCIM_EA_BEI_ROM) in pci_ea_bei_to_rid()
3979 (ea->eae_bei != PCIM_EA_BEI_ROM)) in pci_add_resources_ea()
/freebsd/usr.sbin/pciconf/
H A Dcap.c753 case PCIM_EA_BEI_ROM: in ea_bei_to_name()