Searched defs:scp (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-10.3-release/sys/dev/syscons/
H A Dscvesactl.c56 scr_stat *scp; local
[all...]
H A Dscterm.c45 sc_move_cursor(scr_stat *scp, int x, int y) argument
61 sc_clear_screen(scr_stat *scp) argument
[all...]
H A Dscgfbrndr.c142 gfb_nop(scr_stat *scp) argument
149 gfb_clear(scr_stat *scp, int c, int attr) argument
155 gfb_border(scr_stat *scp, int color) argument
161 gfb_draw(scr_stat *scp, int from, int count, int flip) argument
227 gfb_cursor_shape(scr_stat *scp, int base, int height, int blink) argument
244 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) argument
287 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) argument
322 gfb_blink(scr_stat *scp, int at, int flip) argument
337 gfb_mouse(scr_stat *scp, int x, int y, int on) argument
[all...]
H A Dschistory.c87 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) argument
188 sc_free_history_buffer(scr_stat *scp, int prev_ysize) argument
210 sc_hist_save(scr_stat *scp) argument
218 sc_hist_restore(scr_stat *scp) argument
237 history_to_screen(scr_stat *scp) argument
254 sc_hist_home(scr_stat *scp) argument
262 sc_hist_end(scr_stat *scp) argument
271 sc_hist_up_line(scr_stat *scp) argument
284 sc_hist_down_line(scr_stat *scp) argument
297 scr_stat *scp; local
[all...]
H A Dscmouse.c100 sc_alloc_cut_buffer(scr_stat *scp, in argument
121 sc_mouse_input_button(scr_stat *scp, int button) argument
132 sc_mouse_input(scr_stat *scp, mouse_info_t *mouse) argument
164 sc_mouse_move(scr_stat *scp, int x, int y) argument
183 set_mouse_pos(scr_stat *scp) argument
218 sc_draw_mouse_image(scr_stat *scp) argument
233 sc_remove_mouse_image(scr_stat *scp) argument
266 sc_inside_cutmark(scr_stat *scp, int pos) argument
284 sc_remove_cutmarking(scr_stat *scp) argument
302 scr_stat *scp; local
317 scr_stat *scp; local
347 skip_spc_right(scr_stat *scp, int p) argument
363 skip_spc_left(scr_stat *scp, int p) argument
378 mouse_do_cut(scr_stat *scp, int from, int to) argument
439 mouse_cut(scr_stat *scp) argument
482 mouse_cut_start(scr_stat *scp) argument
518 mouse_cut_end(scr_stat *scp) argument
526 mouse_cut_word(scr_stat *scp) argument
586 mouse_cut_line(scr_stat *scp) argument
603 mouse_cut_extend(scr_stat *scp) argument
642 sc_mouse_paste(scr_stat *scp) argument
655 scr_stat *scp; local
[all...]
H A Dscterm-teken.c114 scteken_init(scr_stat *scp, void **softc, int code) argument
157 scteken_term(scr_stat *scp, void **softc) argument
170 scteken_puts(scr_stat *scp, u_char *buf, int len, int kernel) argument
191 scteken_ioctl(scr_stat *scp, struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
223 scteken_default_attr(scr_stat *scp, int color, int rev_color) argument
233 scteken_clear(scr_stat *scp) argument
242 scteken_input(scr_stat *scp, int c, struct tty *tp) argument
249 scteken_fkeystr(scr_stat *scp, int c) argument
397 scr_stat *scp = arg; local
405 scr_stat *scp = arg; local
550 scr_stat *scp = arg; local
587 scr_stat *scp = arg; local
628 scr_stat *scp = arg; local
699 scr_stat *scp = arg; local
727 scr_stat *scp = arg; local
[all...]
H A Dscvidctl.c136 sc_set_text_mode(scr_stat *scp, struct tty *tp, int mode, int xsize, int ysize, argument
245 sc_set_graphics_mode(scr_stat *scp, struct tty *tp, int mode) argument
306 sc_set_pixel_mode(scr_stat *scp, struct tty *tp, int xsize, int ysize, int fontsize, int fontwidth) argument
474 scr_stat *scp; local
865 sc_render_match(scr_stat *scp, char *name, int mode) argument
[all...]
/freebsd-10.3-release/sys/dev/fb/
H A Dsplash_txt.c108 scr_stat *scp; local
/freebsd-10.3-release/contrib/gcc/config/rs6000/
H A Dhost-darwin.c66 segv_handler(int sig ATTRIBUTE_UNUSED, siginfo_t *sip ATTRIBUTE_UNUSED, void *scp) argument
/freebsd-10.3-release/sys/dev/syscons/star/
H A Dstar_saver.c56 scr_stat *scp; local
/freebsd-10.3-release/sys/dev/syscons/snake/
H A Dsnake_saver.c70 scr_stat *scp; local
[all...]
/freebsd-10.3-release/sys/i386/bios/
H A Dmca_machdep.c75 struct sys_config * scp; local
/freebsd-10.3-release/sys/pc98/cbus/
H A Dscgdcrndr.c94 gdc_nop(scr_stat *scp, ...) argument
101 gdc_txtclear(scr_stat *scp, int c, int attr) argument
107 gdc_txtborder(scr_stat *scp, int color) argument
113 gdc_txtdraw(scr_stat *scp, int from, int count, int flip) argument
140 gdc_txtcursor_shape(scr_stat *scp, int base, int height, int blink) argument
150 gdc_txtcursor(scr_stat *scp, int at, int blink, int on, int flip) argument
166 draw_txtmouse(scr_stat *scp, int x, int y) argument
183 remove_txtmouse(scr_stat *scp, int x, int y) argument
188 gdc_txtmouse(scr_stat *scp, int x, int y, int on) argument
203 gdc_grborder(scr_stat *scp, int color) argument
[all...]
H A Dsctermvar.h64 sc_term_ins_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) argument
78 sc_term_del_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) argument
92 sc_term_ins_char(scr_stat *scp, int n, int ch, int attr) argument
108 sc_term_del_char(scr_stat *scp, int n, int ch, int attr) argument
124 sc_term_col(scr_stat *scp, int n) argument
132 sc_term_row(scr_stat *scp, int n) argument
140 sc_term_up(scr_stat *scp, int n, int head) argument
151 sc_term_down(scr_stat *scp, int n, int tail) argument
164 sc_term_left(scr_stat *scp, int n) argument
172 sc_term_right(scr_stat *scp, int n) argument
180 sc_term_up_scroll(scr_stat *scp, int n, int ch, int attr, int head, int tail) argument
196 sc_term_down_scroll(scr_stat *scp, int n, int ch, int attr, int head, int tail) argument
212 sc_term_clr_eos(scr_stat *scp, int n, int ch, int attr) argument
239 sc_term_clr_eol(scr_stat *scp, int n, int ch, int attr) argument
265 sc_term_tab(scr_stat *scp, int n) argument
284 sc_term_backtab(scr_stat *scp, int n) argument
300 sc_term_respond(scr_stat *scp, u_char *s) argument
306 sc_term_gen_print(scr_stat *scp, u_char **buf, int *len, int attr) argument
416 sc_term_gen_scroll(scr_stat *scp, int ch, int attr) argument
[all...]
/freebsd-10.3-release/sys/dev/xen/xenpci/
H A Dxenpci.c69 xenpci_irq_init(device_t device, struct xenpci_softc *scp) argument
104 struct xenpci_softc *scp = device_get_softc(dev); local
130 struct xenpci_softc *scp = device_get_softc(dev); local
161 xenpci_alloc_space_int(struct xenpci_softc *scp, size_t sz, vm_paddr_t *pa) argument
241 struct xenpci_softc *scp = device_get_softc(dev); local
289 struct xenpci_softc *scp = device_get_softc(dev); local
[all...]
/freebsd-10.3-release/sys/dev/sound/pci/
H A Dhdspe.c91 struct sc_pcminfo *scp; local
287 struct sc_pcminfo *scp; local
[all...]
H A Demu10kx-midi.c142 struct emu_midi_softc *scp; local
161 struct emu_midi_softc * scp; local
228 struct emu_midi_softc *scp; local
[all...]
H A Dhdspe-pcm.c86 struct sc_pcminfo *scp = ch->parent; local
115 struct sc_pcminfo *scp = mix_getdevinfo(m); local
142 struct sc_pcminfo *scp = mix_getdevinfo(m); local
175 struct sc_pcminfo *scp = ch->parent; local
193 struct sc_pcminfo *scp; local
245 struct sc_pcminfo *scp = ch->parent; local
293 struct sc_pcminfo *scp = ch->parent; local
313 struct sc_pcminfo *scp = devinfo; local
351 struct sc_pcminfo *scp = ch->parent; local
391 struct sc_pcminfo *scp = ch->parent; local
409 struct sc_pcminfo *scp = ch->parent; local
444 struct sc_pcminfo *scp = ch->parent; local
509 struct sc_pcminfo *scp = ch->parent; local
618 hdspe_pcm_intr(struct sc_pcminfo *scp) argument
636 struct sc_pcminfo *scp; local
[all...]
/freebsd-10.3-release/sys/dev/en/
H A Dif_en_pci.c192 struct en_pci_softc *scp; local
302 struct en_pci_softc *scp = (struct en_pci_softc *)sc; local
351 adp_get_macaddr(struct en_pci_softc *scp) argument
445 eni_get_macaddr(device_t dev, struct en_pci_softc *scp) argument
[all...]
/freebsd-10.3-release/sys/dev/xe/
H A Dif_xe_pccard.c239 struct xe_softc *scp = device_get_softc(dev); local
[all...]
/freebsd-10.3-release/sys/dev/syscons/daemon/
H A Ddaemon_saver.c214 scr_stat *scp; local
[all...]
/freebsd-10.3-release/sys/amd64/ia32/
H A Dia32_signal.c699 struct ia32_sigcontext3 sc, *scp; local
[all...]
/freebsd-10.3-release/sys/dev/pbio/
H A Dpbio.c147 pbinb(struct pbio_softc *scp, int off) argument
154 pboutb(struct pbio_softc *scp, int off, uint8_t val) argument
165 struct pbio_softc *scp = device_get_softc(dev); local
250 struct pbio_softc *scp; local
286 struct pbio_softc *scp; local
320 struct pbio_softc *scp; local
336 portval(int port, struct pbio_softc *scp, char *val) argument
375 struct pbio_softc *scp; local
404 struct pbio_softc *scp; local
452 struct pbio_softc *scp; local
[all...]
/freebsd-10.3-release/sys/dev/sound/isa/
H A Dgusc.c307 sc_p scp; local
333 sc_p scp = (sc_p)arg; local
355 sc_p scp; local
394 sc_p scp; local
429 sc_p scp = (sc_p)device_get_softc(dev); local
456 find_masterdev(sc_p scp) argument
481 alloc_resource(sc_p scp) argument
583 release_resource(sc_p scp) argument
[all...]
/freebsd-10.3-release/sys/arm/arm/
H A Ddb_trace.c496 db_addr_t scp; local

Completed in 145 milliseconds

12