/titanic_50/usr/src/cmd/eeprom/i386/ |
H A D | benv_kvm.c | 33 static int getpropval(struct openpromio *opp, char *prop); 54 struct openpromio opp; 59 struct openpromio opp; 68 struct openpromio *opp = &(oppbuf.opp); in next() 83 struct openpromio *opp = &(oppbuf.opp); in child() 101 struct openpromio *opp = &(oppbuf.opp); in prom_findnode_byname() 127 getpropval(struct openpromio *opp, char *prop) in getpropval() 140 getnextprop(struct openpromio *opp, char *prop) in getnextprop() 155 struct openpromio *opp = &(oppbuf.opp); in getbootcmd() 171 struct openpromio *opp = &(oppbuf.opp); in prom_getprop() [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | class_id.c | 46 static struct openpromio * 49 struct openpromio *opp = malloc(sizeof (struct openpromio) + size); in opp_zalloc() 52 (void) memset(opp, 0, sizeof (struct openpromio) + size); in opp_zalloc() 70 struct openpromio op = { sizeof (int), 0 }; in goto_rootnode() 90 struct openpromio *opp = opp_zalloc(strlen(prop) + 1, prop); in return_property()
|
/titanic_50/usr/src/cmd/eeprom/sparc/ |
H A D | openprom.c | 43 struct openpromio opp; 65 static int getpropval(struct openpromio *); 66 static int setpropval(struct openpromio *); 222 struct openpromio *opp = &(oppbuf.opp); in dump_all() 255 struct openpromio *opp = &(oppbuf.opp); in print_one() 300 struct openpromio *opp = &(oppbuf.opp); in set_one() 367 getpropval(struct openpromio *opp) in getpropval() 378 setpropval(struct openpromio *opp) in setpropval() 393 i_oemlogo(char *var, char *val, struct openpromio *opp) in i_oemlogo() 414 i_secure(char *var, char *val, struct openpromio *opp) in i_secure() [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/ickey/ |
H A D | ickey.c | 159 struct openpromio *oio; in deletekey() 164 oio = malloc(sizeof (struct openpromio) + sizeof (struct wankeyio)); in deletekey() 167 sizeof (struct openpromio) + in deletekey() 193 struct openpromio *oio; in installkey() 214 oio = malloc(sizeof (struct openpromio) + in installkey() 218 sizeof (struct openpromio) + in installkey()
|
/titanic_50/usr/src/cmd/luxadm/ |
H A D | setboot.c | 157 struct openpromio *pio; in setprom() 166 pio = (struct openpromio *)malloc(sizeof (struct openpromio) + in setprom() 169 if (pio == (struct openpromio *)NULL) { in setprom()
|
/titanic_50/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_prom.c | 64 struct openpromio opp; 113 struct openpromio *opp = &oppbuf.opp; in prom_read_one() 182 struct openpromio *in_opp = &in_oppbuf.opp; in prom_write_one() 184 struct openpromio *opp = &oppbuf.opp; in prom_write_one()
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devfsinfo.c | 84 struct openpromio opp; 139 static int get_boot_dev_var(struct openpromio *opp); 140 static int set_boot_dev_var(struct openpromio *opp, char *bootdev); 420 struct openpromio *opp = &(oppbuf.opp); in devfs_bootdev_set_list() 545 set_boot_dev_var(struct openpromio *opp, char *bootdev) in set_boot_dev_var() 693 get_boot_dev_var(struct openpromio *opp) in get_boot_dev_var() 793 find_x86_boot_device(struct openpromio *opp) in find_x86_boot_device() 841 struct openpromio *opp = &(oppbuf.opp); in devfs_bootdev_get_list() 1321 struct openpromio *opp = &(oppbuf.opp); in devfs_dev_to_prom_names() 1415 struct openpromio *opp = &(oppbuf.opp); in devfs_path_to_drv() [all …]
|
H A D | devinfo.c | 2831 struct openpromio opp; 2896 struct openpromio *opp = &p->oppbuf.opp; in di_prom_prop_found() 3047 struct openpromio *opp; in di_prom_prop_lookup_common()
|
/titanic_50/usr/src/lib/libprtdiag/inc/ |
H A D | pdevinfo.h | 49 struct openpromio opp; 185 void getpropval(struct openpromio *);
|
/titanic_50/usr/src/lib/libprtdiag/common/ |
H A D | pdevinfo_funcs.c | 100 register struct openpromio *opp = &(oppbuf.opp); in is_openprom() 119 register struct openpromio *opp = &oppbuf.opp; in dump_node() 268 getpropval(struct openpromio *opp) in getpropval() 280 register struct openpromio *opp = &(oppbuf.opp); in next() 298 register struct openpromio *opp = &(oppbuf.opp); in child()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | openpromio.h | 45 struct openpromio { struct
|
H A D | Makefile | 428 openpromio.h \
|
/titanic_50/usr/src/uts/common/io/ |
H A D | openprom.c | 361 struct openpromio *opp; in opromioctl_cb() 394 opp = (struct openpromio *)kmem_zalloc( in opromioctl_cb() 412 opp = (struct openpromio *)kmem_zalloc( in opromioctl_cb() 432 opp = (struct openpromio *)kmem_zalloc( in opromioctl_cb() 443 opp = (struct openpromio *)kmem_zalloc( in opromioctl_cb() 535 opp = (struct openpromio *)kmem_zalloc( in opromioctl_cb()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/ |
H A D | montecarlo.c | 307 static int mc_getpropval(struct openpromio *opp); 1016 struct openpromio *opp = &(oppbuf.opp); in do_promversion() 2238 struct openpromio *opp = &(oppbuf.opp); in mc_next() 2267 struct openpromio *opp = &(oppbuf.opp); in mc_child() 2290 struct openpromio *opp = &(oppbuf.opp); in mc_dump_node() 2337 mc_getpropval(struct openpromio *opp) in mc_getpropval()
|
/titanic_50/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 880 struct openpromio opp; 890 struct openpromio *opp = &(oppbuf.opp); in is_openprom() 1724 struct openpromio *opp = &(oppbuf.opp); in do_promversion() 1745 struct openpromio *opp = &(oppbuf.opp); in do_prom_version64()
|
/titanic_50/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 668 struct openpromio opp; 675 struct openpromio *opp = &(oppbuf.opp); in prom_get_prop() 697 struct openpromio *opp = &(oppbuf.opp); in prom_set_prop()
|
/titanic_50/usr/src/cmd/power/ |
H A D | handlers.c | 966 struct openpromio oppio; in utop() 969 struct openpromio *opp; in utop()
|
H A D | powerd.c | 1090 struct openpromio opp; in get_prom() 1092 register struct openpromio *opp = &(oppbuf.opp); in get_prom()
|
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 2515 struct openpromio oppbuf; in get_asr_export_list() 2516 struct openpromio *opp = &oppbuf; in get_asr_export_list() 2529 opp = (struct openpromio *)malloc(sizeof (struct openpromio) + in get_asr_export_list() 2535 (void) memset(opp, '\0', sizeof (struct openpromio) + listsize); in get_asr_export_list()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-header.mf | 1245 file path=usr/include/sys/openpromio.h
|