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

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

Completed in 66 milliseconds