Home
last modified time | relevance | path

Searched refs:bei (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/pciconf/
H A Dcap.c734 ea_bei_to_name(int bei) in cap_ea()
743 if ((bei >= PCIM_EA_BEI_BAR_0) && (bei <= PCIM_EA_BEI_BAR_5)) in cap_ea()
744 return (barstr[bei - PCIM_EA_BEI_BAR_0]); in cap_ea()
745 if ((bei >= PCIM_EA_BEI_VF_BAR_0) && (bei <= PCIM_EA_BEI_VF_BAR_5)) in cap_ea()
746 return (vfbarstr[bei - PCIM_EA_BEI_VF_BAR_0]); in cap_ea()
748 switch (bei) { in cap_ea()
798 uint32_t bei; in list_caps()
841 bei in list_caps()
622 ea_bei_to_name(int bei) ea_bei_to_name() argument
686 uint32_t bei; cap_ea() local
[all...]
/freebsd/contrib/tcsh/nls/german/
H A Dset184 82 * nicht erlaubt bei $# or $?
/freebsd/sys/dev/pci/
H A Dpci.c3970 pci_ea_bei_to_rid(device_t dev, int bei) in pci_ea_bei_to_rid() argument
3986 if ((bei >= PCIM_EA_BEI_BAR_0) && in pci_ea_bei_to_rid()
3987 (bei <= PCIM_EA_BEI_BAR_5)) in pci_ea_bei_to_rid()
3988 return (PCIR_BAR(bei)); in pci_ea_bei_to_rid()
3991 if (bei == PCIM_EA_BEI_ROM) in pci_ea_bei_to_rid()
3996 if ((iov != NULL) && (bei >= PCIM_EA_BEI_VF_BAR_0) && in pci_ea_bei_to_rid()
3997 (bei <= PCIM_EA_BEI_VF_BAR_5)) in pci_ea_bei_to_rid()
3998 return (PCIR_SRIOV_BAR(bei - PCIM_EA_BEI_VF_BAR_0) + in pci_ea_bei_to_rid()
/freebsd/crypto/krb5/src/po/
H A Dde.po410 msgstr "%s: Passwort bei %s falsch\n"
415 msgstr "bei %s"
902 msgstr "bei Reservieren von Speicher"
968 "bei der Rückkehr zur Quell-UID, nachdem der beste Principal gefunden wurde"
981 msgstr "bei Erstellen des temporären Zwischenspeichers"
1071 msgstr "bei Löschen des Zielzwischenspeichers"
1167 msgstr "bei Erstellen von neuem Ziel-Ccache"
1254 msgstr "bei der Etype-Umwandlung"
1900 msgstr "bei Löschen der Richtlinie »%s«"
2169 msgstr "bei der Wiederaufnahme des Schlüsseltabellen-Scans"
[all …]