Lines Matching defs:bus_path
1263 char bus_path[MAXPATHLEN];
1354 (void) strcpy(bus_path, path_phys);
1355 if (g_get_pathlist(bus_path, &pathlist)) {
1386 (void) strcpy(bus_path,
1391 (void) strcpy(bus_path,
1395 (void) strcpy(bus_path,
1401 (void) strcpy(bus_path, path_phys);
1402 ptr = strrchr(bus_path, '/');
1414 if ((dcp = devctl_bus_acquire(bus_path,
1420 bus_path, strerror(errno));