Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c423 if ((rc = load_drivers(frup->fru_path)) != PICL_SUCCESS) { in probe_libdevinfo()
429 rnode = di_init(frup->fru_path, DINFOSUBTREE|DINFOMINOR); in probe_libdevinfo()
550 "%s/%s@%s", frup->fru_path, node_name, bus_addr); in walk_tree()
612 (void) strncpy(frup->fru_path, probe_path, in get_fru_path()
613 sizeof (frup->fru_path)); in get_fru_path()
654 (void) strncpy(frup->fru_path, devinfo->path, in get_fru_path()
655 sizeof (frup->fru_path)); in get_fru_path()
H A Dpiclscsi.c427 frup->fru_path); in dyn_probe_for_scsi_frus()
495 frup->fru_path); in cache_probe_for_scsi_frus()
809 rnode = di_init(frup->fru_path, DINFOCPYALL); in probe_scsi_in_libdevinfo()
H A Dpiclfrutree.h254 char fru_path[MAXPATHLEN]; member
H A Dpiclfrutree.c1509 frup->fru_path[0] = '\0'; in make_fru_data()
5861 NULLWRITE, nodeh, NULL, frup->fru_path)) != in create_children()