Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpcidb/common/
H A Dpcidb.h38 #define PCIDB_VERSION 1 macro
H A Dpcidb.c324 if (version != PCIDB_VERSION) { in pcidb_open()
/titanic_44/usr/src/cmd/prtconf/
H A Dpdevinfo.c230 pcidb_hdl = pcidb_open(PCIDB_VERSION); in prtconf_devinfo()