Searched refs:promplat_free (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_key.c | 69 promplat_free(keyname, keynamelen); in prom_set_security_key() 103 promplat_free(keyname, keynamelen); in prom_set_security_key() 105 promplat_free(buf, buflen); in prom_set_security_key() 146 promplat_free(keyname, keynamelen); in prom_get_security_key() 179 promplat_free(keyname, keynamelen); in prom_get_security_key() 182 promplat_free(buf, buflen); in prom_get_security_key()
|
H A D | prom_path.c | 87 promplat_free(pathname, OBP_MAXPATHLEN); in prom_pathname() 112 promplat_free(pathname, OBP_MAXPATHLEN); in prom_pathname() 117 promplat_free(from, OBP_MAXPATHLEN); in prom_pathname()
|
H A D | prom_io.c | 66 promplat_free(path, len); in prom_open() 129 promplat_free(buf, len); in prom_read() 234 promplat_free(buf, len); in prom_write()
|
H A D | prom_2path.c | 78 promplat_free(buf, len); in token2path()
|
H A D | prom_node.c | 243 promplat_free(path, len); in prom_finddevice()
|
H A D | prom_prop.c | 317 promplat_free(value, len); in prom_setprop()
|
/titanic_50/usr/src/psm/promif/ieee1275/sun4/ |
H A D | prom_fio.c | 67 promplat_free(path, len + 1); in prom_fopen() 114 promplat_free(path, len + 1); in prom_volopen() 186 promplat_free(buf, len); in prom_fread()
|
/titanic_50/usr/src/uts/sun/sys/ |
H A D | promimpl.h | 122 extern void promplat_free(void *, size_t);
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | prom_subr.c | 501 promplat_free(void *p, size_t size) in promplat_free() function
|