Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/os/
H A Dbootdev.c140 (void) ddi_pathname(pdip, prom_path); in i_devi_to_promname()
162 (void) strcat(prom_path, "/"); in i_devi_to_promname()
163 (void) strcat(prom_path, nodename); in i_devi_to_promname()
165 (void) strcat(prom_path, "@"); in i_devi_to_promname()
218 char *dev_path, *prom_path; in i_devname_to_promname() local
273 (void) strcat(prom_path, minorname); in i_devname_to_promname()
293 bzero(prom_path, MAXPATHLEN); in i_devname_to_promname()
338 (void) strcat(prom_path, "/"); in i_devname_to_promname()
339 (void) strcat(prom_path, nodename); in i_devname_to_promname()
341 (void) strcat(prom_path, "@"); in i_devname_to_promname()
[all …]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c191 free(prom_path); in devfs_get_prom_name_list()
200 free(prom_path); in devfs_get_prom_name_list()
204 ptr = prom_path; in devfs_get_prom_name_list()
216 free(prom_path); in devfs_get_prom_name_list()
264 free(prom_path); in devfs_get_prom_names()
269 free(prom_path); in devfs_get_prom_names()
291 free(prom_path); in devfs_get_prom_names()
331 free(prom_path); in devfs_get_all_prom_names()
340 ptr = prom_path; in devfs_get_all_prom_names()
372 free(prom_path); in devfs_get_all_prom_names()
[all …]
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A DMakefile.files58 prom_path.o \
/illumos-gate/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/common/
H A DMakefile66 prom_path.c \