Home
last modified time | relevance | path

Searched defs:scp (Results 1 – 25 of 32) sorted by relevance

12

/dflybsd-src/sys/dev/misc/syscons/
H A Dsctermvar.h65 sc_term_ins_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) in sc_term_ins_line()
79 sc_term_del_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) in sc_term_del_line()
93 sc_term_ins_char(scr_stat *scp, int n, int ch, int attr) in sc_term_ins_char()
109 sc_term_del_char(scr_stat *scp, int n, int ch, int attr) in sc_term_del_char()
125 sc_term_col(scr_stat *scp, int n) in sc_term_col()
133 sc_term_row(scr_stat *scp, int n) in sc_term_row()
141 sc_term_up(scr_stat *scp, int n, int head) in sc_term_up()
152 sc_term_down(scr_stat *scp, int n, int tail) in sc_term_down()
165 sc_term_left(scr_stat *scp, int n) in sc_term_left()
173 sc_term_right(scr_stat *scp, int n) in sc_term_right()
[all …]
H A Dscmouse.c82 sc_alloc_cut_buffer(scr_stat *scp, int wait) in sc_alloc_cut_buffer()
103 sc_mouse_move(scr_stat *scp, int x, int y) in sc_mouse_move()
120 set_mouse_pos(scr_stat *scp) in set_mouse_pos()
155 sc_draw_mouse_image(scr_stat *scp) in sc_draw_mouse_image()
170 sc_remove_mouse_image(scr_stat *scp) in sc_remove_mouse_image()
201 sc_inside_cutmark(scr_stat *scp, int pos) in sc_inside_cutmark()
219 sc_remove_cutmarking(scr_stat *scp) in sc_remove_cutmarking()
235 scr_stat *scp; in sc_remove_all_cutmarkings() local
250 scr_stat *scp; in sc_remove_all_mouse() local
268 skip_spc_right(scr_stat *scp, int p) in skip_spc_right()
[all …]
H A Dschistory.c72 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) in sc_alloc_history_buffer()
189 sc_free_history_buffer(scr_stat *scp, int prev_ysize) in sc_free_history_buffer()
211 sc_hist_save(scr_stat *scp) in sc_hist_save()
219 sc_hist_restore(scr_stat *scp) in sc_hist_restore()
238 history_to_screen(scr_stat *scp) in history_to_screen()
245 history_to_screen_lines(scr_stat *scp, int cnt) in history_to_screen_lines()
263 sc_hist_home(scr_stat *scp) in sc_hist_home()
271 sc_hist_getback(scr_stat *scp, int old_ysize) in sc_hist_getback()
279 sc_hist_end(scr_stat *scp) in sc_hist_end()
288 sc_hist_up_line(scr_stat *scp) in sc_hist_up_line()
[all …]
H A Dsyscons.c455 sc_font_scale(scr_stat *scp, int max_cols, int max_rows) in sc_font_scale()
541 scr_stat *scp; in sc_attach_unit() local
707 scr_stat *scp; in scopen() local
797 scr_stat *scp; in scclose() local
971 scr_stat *scp; in scioctl() local
1773 scr_stat *scp = SC_STAT(tp->t_dev); in scstart() local
1879 scr_stat *scp = sc_console; in sccnputc() local
1951 scr_stat *scp; in sccnpoll() local
1996 scr_stat *scp; in sccngetch() local
2064 sccnupdate(scr_stat *scp) in sccnupdate()
[all …]
H A Dscvgarndr.c158 vga_nop(scr_stat *scp, ...) in vga_nop()
165 vga_txtborder(scr_stat *scp, int color) in vga_txtborder()
171 vga_txtdraw(scr_stat *scp, int from, int count, int flip) in vga_txtdraw()
194 vga_txtcursor_shape(scr_stat *scp, int base, int height, int blink) in vga_txtcursor_shape()
212 draw_txtcharcursor(scr_stat *scp, int at, u_short c, u_short a, int flip) in draw_txtcharcursor()
273 vga_txtcursor(scr_stat *scp, int at, int blink, int on, int flip) in vga_txtcursor()
319 vga_txtblink(scr_stat *scp, int at, int flip) in vga_txtblink()
328 draw_txtmouse(scr_stat *scp, int x, int y) in draw_txtmouse()
418 remove_txtmouse(scr_stat *scp, int x, int y) in remove_txtmouse()
423 vga_txtmouse(scr_stat *scp, int x, int y, int on) in vga_txtmouse()
[all …]
H A Dscterm-dumb.c75 dumb_init(scr_stat *scp, void **softc, int code) in dumb_init()
88 dumb_term(scr_stat *scp, void **softc) in dumb_term()
95 dumb_puts(scr_stat *scp, u_char *buf, int len) in dumb_puts()
107 dumb_ioctl(scr_stat *scp, struct tty *tp, u_long cmd, caddr_t data, in dumb_ioctl()
133 dumb_clear(scr_stat *scp) in dumb_clear()
141 dumb_input(scr_stat *scp, int c, struct tty *tp) in dumb_input()
H A Dscterm-sc.c114 scterm_init(scr_stat *scp, void **softc, int code) in scterm_init()
162 scterm_term(scr_stat *scp, void **softc) in scterm_term()
173 scterm_scan_esc(scr_stat *scp, term_stat *tcp, u_char c) in scterm_scan_esc()
644 scterm_puts(scr_stat *scp, u_char *buf, int len) in scterm_puts()
678 scterm_ioctl(scr_stat *scp, struct tty *tp, u_long cmd, caddr_t data, in scterm_ioctl()
706 scterm_reset(scr_stat *scp, int code) in scterm_reset()
713 scterm_default_attr(scr_stat *scp, int color, int rev_color) in scterm_default_attr()
728 scterm_clear(scr_stat *scp) in scterm_clear()
738 scterm_notify(scr_stat *scp, int event) in scterm_notify()
749 scterm_input(scr_stat *scp, int c, struct tty *tp) in scterm_input()
H A Dsckmsrndr.c115 kms_nop(scr_stat *scp, ...) in kms_nop()
135 blit_blk32(scr_stat *scp, u_char *char_data, int sw, int sh, in blit_blk32()
205 blit_blk24(scr_stat *scp, u_char *char_data, int sw, int sh, in blit_blk24()
283 fill_rect32(scr_stat *scp, vm_offset_t draw_pos, int width, int height, in fill_rect32()
296 fill_rect24(scr_stat *scp, vm_offset_t draw_pos, int width, int height, in fill_rect24()
334 kms_draw_border(scr_stat *scp, int color) in kms_draw_border()
374 kms_draw(scr_stat *scp, int from, int count, int flip) in kms_draw()
429 draw_kmscursor(scr_stat *scp, int at, int on, int flip) in draw_kmscursor()
486 kms_cursor(scr_stat *scp, int at, int blink, int on, int flip) in kms_cursor()
513 kms_blink(scr_stat *scp, int at, int flip) in kms_blink()
[all …]
H A Dscvidctl.c55 sc_set_text_mode(scr_stat *scp, struct tty *tp, int mode, int xsize, int ysize, in sc_set_text_mode()
187 sc_set_graphics_mode(scr_stat *scp, struct tty *tp, int mode) in sc_set_graphics_mode()
263 sc_set_pixel_mode(scr_stat *scp, struct tty *tp, int xsize, int ysize, in sc_set_pixel_mode()
428 scr_stat *scp; in sc_vid_ioctl() local
824 sc_render_match(scr_stat *scp, char *name, int model) in sc_render_match()
857 sc_update_render(scr_stat *scp) in sc_update_render()
H A Dscterm.c49 sc_move_cursor(scr_stat *scp, int x, int y) in sc_move_cursor()
65 sc_clear_screen(scr_stat *scp) in sc_clear_screen()
H A Dsyscons.h101 #define mark_for_update(scp, x) {\ argument
105 #define mark_all(scp) {\ argument
112 #define VIDEO_MEMORY_POS(scp, pos, x) \ argument
498 #define ISTEXTSC(scp) (!((scp)->status \ argument
500 #define ISGRAPHSC(scp) (((scp)->status \ argument
502 #define ISPIXELSC(scp) (((scp)->status \ argument
505 #define ISUNKNOWNSC(scp) ((scp)->status & UNKNOWN_MODE) argument
547 #define sc_hist_save_one_line(scp, from) \ argument
569 #define sc_draw_mouse_image(scp) argument
570 #define sc_remove_mouse_image(scp) argument
[all …]
/dflybsd-src/sys/dev/netif/xe/
H A Dif_xe.c208 #define XE_MII_DUMP(scp) if (xe_debug >= 3) xe_mii_dump(scp) argument
209 #define XE_REG_DUMP(scp) if (xe_debug >= 3) xe_reg_dump(scp) argument
216 #define XE_REG_DUMP(scp) argument
217 #define XE_MII_DUMP(scp) argument
253 struct xe_softc *scp = device_get_softc(dev); in xe_attach() local
355 struct xe_softc *scp = xscp; in xe_init() local
473 struct xe_softc *scp = ifp->if_softc; in xe_start() local
524 struct xe_softc *scp; in xe_ioctl() local
605 struct xe_softc *scp = (struct xe_softc *) xscp; in xe_intr() local
871 struct xe_softc *scp = ifp->if_softc; in xe_watchdog() local
[all …]
H A Dif_xe_pccard.c248 struct xe_softc *scp = device_get_softc(dev); in xe_pccard_probe() local
357 struct xe_softc *scp = device_get_softc(dev); in xe_pccard_attach() local
/dflybsd-src/sys/dev/sound/pci/
H A Dhdspe-pcm.c86 struct sc_pcminfo *scp = ch->parent; in hdspe_hw_mixer() local
115 struct sc_pcminfo *scp = mix_getdevinfo(m); in hdspemixer_init() local
142 struct sc_pcminfo *scp = mix_getdevinfo(m); in hdspemixer_set() local
175 struct sc_pcminfo *scp = ch->parent; in hdspechan_enable() local
193 struct sc_pcminfo *scp; in hdspe_running() local
245 struct sc_pcminfo *scp = ch->parent; in buffer_copy() local
293 struct sc_pcminfo *scp = ch->parent; in clean() local
313 struct sc_pcminfo *scp = devinfo; in hdspechan_init() local
351 struct sc_pcminfo *scp = ch->parent; in hdspechan_trigger() local
391 struct sc_pcminfo *scp = ch->parent; in hdspechan_getptr() local
[all …]
H A Demu10kx-midi.c140 struct emu_midi_softc *scp; in emu_midi_probe() local
159 struct emu_midi_softc * scp; in emu_midi_attach() local
226 struct emu_midi_softc *scp; in emu_midi_detach() local
H A Dhdspe.c91 struct sc_pcminfo *scp; in hdspe_intr() local
283 struct sc_pcminfo *scp; in hdspe_attach() local
/dflybsd-src/sys/dev/sound/midi/
H A Dsequencer.c438 struct seq_softc *scp = arg; in seq_eventthread() local
481 seq_processevent(struct seq_softc *scp, u_char *event) in seq_processevent()
526 struct seq_softc *scp; in seq_addunit() local
623 struct seq_softc *scp = seqs[unit]; in seq_delunit() local
721 seq_fetch_mid(struct seq_softc *scp, int unit, kobj_t *md) in seq_fetch_mid()
737 struct seq_softc *scp = i_dev->si_drv1; in seq_open() local
822 struct seq_softc *scp = i_dev->si_drv1; in seq_close() local
863 struct seq_softc *scp = i_dev->si_drv1; in seq_read() local
942 struct seq_softc *scp = i_dev->si_drv1; in seq_write() local
1125 struct seq_softc *scp = i_dev->si_drv1; in seq_ioctl() local
[all …]
/dflybsd-src/sys/dev/disk/nata/
H A Datapi-cam.c150 struct atapi_xpt_softc *scp = in atapi_cam_identify() local
189 struct atapi_xpt_softc *scp = NULL; in atapi_cam_attach() local
251 struct atapi_xpt_softc *scp = device_get_softc(dev); in atapi_cam_detach() local
265 struct atapi_xpt_softc *scp = device_get_softc(dev); in atapi_cam_reinit() local
279 reinit_bus(struct atapi_xpt_softc *scp, enum reinit_reason reason) { in reinit_bus()
326 setup_async_cb(struct atapi_xpt_softc *scp, uint32_t events) in setup_async_cb()
684 struct atapi_xpt_softc *scp; in atapi_cb() local
879 free_softc(struct atapi_xpt_softc *scp) in free_softc()
923 struct atapi_xpt_softc *scp = device_get_softc(child); in atapi_cam_event_handler() local
/dflybsd-src/games/robots/
H A Dscore.c64 SCORE *scp; in score() local
139 set_name(SCORE *scp) in set_name()
166 SCORE *scp; in show_score() local
/dflybsd-src/sys/dev/misc/syscons/star/
H A Dstar_saver.c60 scr_stat *scp; in star_saver() local
/dflybsd-src/sys/dev/misc/syscons/snake/
H A Dsnake_saver.c61 scr_stat *scp; in snake_saver() local
/dflybsd-src/sys/netproto/smb/
H A Dsmb_conn.c127 struct smb_connobj *scp; in smb_sm_lookupint() local
643 struct smb_connobj *scp = NULL; in smb_vc_lookupshare() local
/dflybsd-src/games/atc/
H A Dgraphics.c123 setup_screen(const C_SCREEN *scp) in setup_screen()
/dflybsd-src/sys/dev/misc/syscons/fred/
H A Dfred_saver.c204 scr_stat *scp; in fred_saver() local
/dflybsd-src/usr.bin/at/
H A Dparsetime.c139 static char **scp; /* scanner - pointer at arglist */ variable

12