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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddisk_discovery.c33 static cfga_list_data_t *device_get_disk_cfga_info(char *cfgpath);
52 char *cfgpath, *dev_path, *nac; local
110 cfgpath = device_format_disk_name(dev_path);
112 if (cfgpath == NULL) {
118 disk_data = device_get_disk_cfga_info(cfgpath);
142 device_get_disk_cfga_info(char *cfgpath) argument
150 (void) strcpy(apid_name, cfgpath);

Completed in 277 milliseconds