Home
last modified time | relevance | path

Searched refs:di_path_prop_lookup_int64s (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/man/man3devinfo/
H A DMakefile96 di_path_prop_lookup_int64s.3devinfo \
183 di_path_prop_lookup_int64s.3devinfo := LINKSRC = di_path_prop_lookup_bytes.3devinfo
/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers60 di_path_prop_lookup_int64s;
H A Dlibdevinfo.h298 extern int di_path_prop_lookup_int64s(di_path_t path,
H A Ddevinfo.c2336 di_path_prop_lookup_int64s(di_path_t path, const char *prop_name, in di_path_prop_lookup_int64s() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c97 if (di_path_prop_lookup_int64s(pi, in pci_scsi_device_create()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3devinfo.inc123 link path=usr/share/man/man3devinfo/di_path_prop_lookup_int64s.3devinfo \
/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c966 if (di_path_prop_lookup_int64s(path, "lun64", &propInt64Data) != -1) { in get_attached_paths_info()