Home
last modified time | relevance | path

Searched refs:promif_owrap_t (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/intel/promif/
H A Dprom_env.c42 static promif_owrap_t nullwrapper =
48 static promif_owrap_t *wrapper = &nullwrapper;
49 static promif_owrap_t pmwrapper;
50 static promif_owrap_t *saved_wrapper;
52 promif_owrap_t
55 promif_owrap_t *ow = wrapper; in promif_preout()
61 promif_postout(promif_owrap_t *ow) in promif_postout()
H A Dprom_putchar.c45 promif_owrap_t *ow; in prom_putchar()
/titanic_50/usr/src/psm/promif/ieee1275/common/
H A Dprom_env.c138 static promif_owrap_t nullwrapper =
144 static promif_owrap_t *wrapper = &nullwrapper;
145 static promif_owrap_t pmwrapper;
147 promif_owrap_t
150 promif_owrap_t *ow; in promif_preout()
162 promif_postout(promif_owrap_t *ow) in promif_postout()
H A Dprom_io.c36 promif_owrap_t *ow; in prom_open()
98 promif_owrap_t *ow; in prom_read()
146 promif_owrap_t *ow; in prom_write()
244 promif_owrap_t *ow; in prom_close()
H A Dprom_enter.c36 promif_owrap_t *ow; in prom_enter_mon()
H A Dprom_interp.c37 promif_owrap_t *ow; in prom_interpret()
/titanic_50/usr/src/uts/intel/sys/
H A Dpromimpl.h103 extern promif_owrap_t *promif_preout(void);
104 extern void promif_postout(promif_owrap_t *);
H A Dpromif.h219 } promif_owrap_t; typedef
/titanic_50/usr/src/uts/sun/sys/
H A Dpromimpl.h160 extern promif_owrap_t *promif_preout(void);
161 extern void promif_postout(promif_owrap_t *);
H A Dpromif.h341 } promif_owrap_t; typedef