Searched refs:promif_owrap_t (Results 1 – 10 of 10) sorted by relevance
42 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_t55 promif_owrap_t *ow = wrapper; in promif_preout()61 promif_postout(promif_owrap_t *ow) in promif_postout()
45 promif_owrap_t *ow; in prom_putchar()
138 static promif_owrap_t nullwrapper =144 static promif_owrap_t *wrapper = &nullwrapper;145 static promif_owrap_t pmwrapper;147 promif_owrap_t150 promif_owrap_t *ow; in promif_preout()162 promif_postout(promif_owrap_t *ow) in promif_postout()
36 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()
36 promif_owrap_t *ow; in prom_enter_mon()
37 promif_owrap_t *ow; in prom_interpret()
103 extern promif_owrap_t *promif_preout(void);104 extern void promif_postout(promif_owrap_t *);
219 } promif_owrap_t; typedef
160 extern promif_owrap_t *promif_preout(void);161 extern void promif_postout(promif_owrap_t *);
341 } promif_owrap_t; typedef