Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpcidb/common/
H A Dpcidb.h74 extern const char *pcidb_subvd_name(pcidb_subvd_t *);
H A Dmapfile-vers62 pcidb_subvd_name;
H A Dpcidb.c532 pcidb_subvd_name(pcidb_subvd_t *s) in pcidb_subvd_name() function
/titanic_50/usr/src/cmd/prtconf/
H A Dpdevinfo.c2018 sname = pcidb_subvd_name(pcis); in dump_pciid()