Searched refs:prom_phandle_to_path (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_2path.c | 41 prom_phandle_to_path(phandle_t package, char *buf, uint_t len) in prom_phandle_to_path() function
|
/titanic_50/usr/src/uts/sparc/io/ |
H A D | consplat.c | 265 if ((buflen = prom_phandle_to_path(pnode, buf, sizeof (buf))) < 0) in plat_virtual_console_path()
|
/titanic_50/usr/src/uts/sun4u/os/ |
H A D | mach_ddi_impl.c | 116 if (prom_phandle_to_path((phandle_t)id, path, sizeof (path)) < 0) in check_status()
|
/titanic_50/usr/src/uts/sun/sys/ |
H A D | promif.h | 143 extern int prom_phandle_to_path(phandle_t, char *buf,
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgsbbc.c | 681 if (prom_phandle_to_path((phandle_t)nodeid, master_sbbc, in sbbc_chosen_init()
|
H A D | sgsbbc_iosram.c | 106 if (prom_phandle_to_path((phandle_t)tunnel, chosen_iosram, in sgsbbc_iosram_is_chosen()
|
/titanic_50/usr/src/uts/sun4u/snowbird/io/todds1307/ |
H A D | todds1307.c | 684 if (prom_phandle_to_path(todnode, tod1307_devpath, in todds1307_setup_prom()
|
/titanic_50/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 713 if (prom_phandle_to_path((phandle_t)tunnel, chosen_iosram, in load_platform_drivers()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | todds1337.c | 914 if (prom_phandle_to_path(todnode, tod1337_devpath, in todds1337_setup_prom()
|
/titanic_50/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 642 if (prom_phandle_to_path((phandle_t)tunnel, master_sbbc, in find_chosen_dip()
|
/titanic_50/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 635 if (prom_phandle_to_path((phandle_t)tunnel, master_sbbc, in find_chosen_dip()
|
/titanic_50/usr/src/uts/sun4u/montecarlo/io/ |
H A D | hsc.c | 1678 if (prom_phandle_to_path((uint_t)hpstp->phandle, in scsb_hsc_attach()
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | iosram.c | 2680 if (prom_phandle_to_path((phandle_t)nodeid, chosen_iosram, in iosram_is_chosen()
|