Home
last modified time | relevance | path

Searched refs:pcidb_device_name (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libpcidb/common/
H A Dpcidb.h61 extern const char *pcidb_device_name(pcidb_device_t *);
H A Dmapfile-vers54 pcidb_device_name;
H A Dpcidb.c460 pcidb_device_name(pcidb_device_t *d) in pcidb_device_name() function
/titanic_50/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c222 pcidb_device_name(pdev), in do_slot_mapping_cb()
/titanic_50/usr/src/cmd/prtconf/
H A Dprt_xxx.c461 (void) printf("%s", pcidb_device_name(dev)); in print_pciid()
H A Dpdevinfo.c2012 dname = pcidb_device_name(pcid); in dump_pciid()