Searched refs:di_path_prop_lookup_strings (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/man/man3devinfo/ |
H A D | Makefile | 98 di_path_prop_lookup_strings.3devinfo \ 185 di_path_prop_lookup_strings.3devinfo := LINKSRC = di_path_prop_lookup_bytes.3devinfo
|
/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
H A D | MP_GetMPLuOidListFromTPG.c | 236 (void) di_path_prop_lookup_strings(path,
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 55 if (di_path_prop_lookup_strings(din, dpnm, &tmpbuf) == 1)
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 740 if ((di_path_prop_lookup_strings(pnode, 749 if ((di_path_prop_lookup_strings(pnode, 758 if ((di_path_prop_lookup_strings(pnode,
|
/illumos-gate/usr/src/lib/sun_sas/common/ |
H A D | devtree_device_disco.c | 743 if (di_path_prop_lookup_strings(path, "attached-port", 880 if (di_path_prop_lookup_strings(path, "variant",
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | libdevinfo.h | 300 extern int di_path_prop_lookup_strings(di_path_t path,
|
H A D | devinfo.c | 2348 int di_path_prop_lookup_strings(di_path_t path, const char *prop_name, function
|
Completed in 75 milliseconds