Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h126 #define PVE_FLAG_IDENT 0x01 /* Element is the string identifier */ macro
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c605 if (vpd->pve_flags == PVE_FLAG_IDENT) { in list_vpd()
/freebsd/sys/dev/pci/
H A Dpci_user.c599 vpd_element.pve_flags = PVE_FLAG_IDENT; in pci_list_vpd()