Searched defs:scb (Results 1 - 25 of 52) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dser-pipe.c47 pipe_open (struct serial *scb, const char *name) argument
147 pipe_close (struct serial *scb) argument
[all...]
H A Dser-uds.c34 uds_open (struct serial *scb, const char *name) argument
66 uds_close (struct serial *scb) argument
76 uds_read_prim (struct serial *scb, size_t count) argument
82 uds_write_prim(struct serial *scb, const void *buf, size_t count) argument
[all...]
H A Dser-event.c52 serial_event_open (struct serial *scb, const char *name) argument
94 serial_event_close (struct serial *scb) argument
117 serial_event_wait_handle (struct serial *scb, HANDL argument
[all...]
H A Dser-tcp.c276 net_open (struct serial *scb, const char *name) argument
392 net_close (struct serial *scb) argument
402 net_read_prim(struct serial *scb, size_t count) argument
411 net_write_prim(struct serial *scb, const void *buf, size_t count) argument
421 ser_tcp_send_break(struct serial *scb) argument
[all...]
H A Dser-base.c65 reschedule (struct serial *scb) argument
128 run_async_handler_and_reschedule(struct serial *scb) argument
156 struct serial *scb = (struct serial *) context; local
199 struct serial *scb = (struct serial *) context; local
214 ser_base_wait_for(struct serial *scb, int timeout) argument
261 ser_base_read_error_fd(struct serial *scb, int close_fd) argument
324 serial *scb = (serial *) client_data; local
336 do_ser_base_readchar(struct serial *scb, int timeout) argument
426 generic_readchar(struct serial *scb, int timeout, int (do_readchar) (struct serial *scb, int timeout)) argument
468 ser_base_readchar(struct serial *scb, int timeout) argument
474 ser_base_write(struct serial *scb, const void *buf, size_t count) argument
498 ser_base_flush_output(struct serial *scb) argument
504 ser_base_flush_input(struct serial *scb) argument
517 ser_base_send_break(struct serial *scb) argument
523 ser_base_drain_output(struct serial *scb) argument
529 ser_base_raw(struct serial *scb) argument
535 ser_base_get_tty_state(struct serial *scb) argument
542 ser_base_copy_tty_state(struct serial *scb, serial_ttystate ttystate) argument
549 ser_base_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
555 ser_base_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
564 ser_base_setbaudrate(struct serial *scb, int rate) argument
570 ser_base_setstopbits(struct serial *scb, int num) argument
578 ser_base_setparity(struct serial *scb, int parity) argument
586 ser_base_async(struct serial *scb, int async_p) argument
[all...]
H A Dser-unix.c76 hardwire_open (struct serial *scb, cons argument
86 get_tty_state(struct serial *scb, struct hardwire_ttystate *state) argument
95 set_tty_state(struct serial *scb, struct hardwire_ttystate *state) argument
104 hardwire_get_tty_state(struct serial *scb) argument
118 hardwire_copy_tty_state(struct serial *scb, serial_ttystate ttystate) argument
128 hardwire_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
138 hardwire_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
166 hardwire_drain_output(struct serial *scb) argument
175 hardwire_flush_output(struct serial *scb) argument
181 hardwire_flush_input(struct serial *scb) argument
189 hardwire_send_break(struct serial *scb) argument
195 hardwire_raw(struct serial *scb) argument
375 hardwire_setbaudrate(struct serial *scb, int rate) argument
398 hardwire_setstopbits(struct serial *scb, int num) argument
430 hardwire_setparity(struct serial *scb, int parity) argument
463 hardwire_close(struct serial *scb) argument
521 ser_unix_read_prim(struct serial *scb, size_t count) argument
527 ser_unix_write_prim(struct serial *scb, const void *buf, size_t len) argument
[all...]
H A Dmingw-hdep.c84 struct serial *scb; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dser-pipe.c48 pipe_open (struct serial *scb, const char *name) argument
156 pipe_close (struct serial *scb) argument
[all...]
H A Dser-uds.c34 uds_open (struct serial *scb, const char *name) argument
66 uds_close (struct serial *scb) argument
76 uds_read_prim (struct serial *scb, size_t count) argument
82 uds_write_prim(struct serial *scb, const void *buf, size_t count) argument
[all...]
H A Dser-event.c52 serial_event_open (struct serial *scb, const char *name) argument
93 serial_event_close (struct serial *scb) argument
116 serial_event_wait_handle (struct serial *scb, HANDL argument
[all...]
H A Dser-tcp.c276 net_open (struct serial *scb, const char *name) argument
392 net_close (struct serial *scb) argument
402 net_read_prim(struct serial *scb, size_t count) argument
411 net_write_prim(struct serial *scb, const void *buf, size_t count) argument
421 ser_tcp_send_break(struct serial *scb) argument
[all...]
H A Dmingw-hdep.c85 struct serial *scb; local
H A Dser-unix.c76 hardwire_open (struct serial *scb, cons argument
86 get_tty_state(struct serial *scb, struct hardwire_ttystate *state) argument
95 set_tty_state(struct serial *scb, struct hardwire_ttystate *state) argument
104 hardwire_get_tty_state(struct serial *scb) argument
118 hardwire_copy_tty_state(struct serial *scb, serial_ttystate ttystate) argument
128 hardwire_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
138 hardwire_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
166 hardwire_drain_output(struct serial *scb) argument
175 hardwire_flush_output(struct serial *scb) argument
181 hardwire_flush_input(struct serial *scb) argument
189 hardwire_send_break(struct serial *scb) argument
195 hardwire_raw(struct serial *scb) argument
375 hardwire_setbaudrate(struct serial *scb, int rate) argument
398 hardwire_setstopbits(struct serial *scb, int num) argument
430 hardwire_setparity(struct serial *scb, int parity) argument
462 hardwire_close(struct serial *scb) argument
520 ser_unix_read_prim(struct serial *scb, size_t count) argument
526 ser_unix_write_prim(struct serial *scb, const void *buf, size_t len) argument
[all...]
H A Dser-base.c66 reschedule (struct serial *scb) argument
129 run_async_handler_and_reschedule(struct serial *scb) argument
157 struct serial *scb = (struct serial *) context; local
200 struct serial *scb = (struct serial *) context; local
215 ser_base_wait_for(struct serial *scb, int timeout) argument
262 ser_base_read_error_fd(struct serial *scb, int close_fd) argument
325 serial *scb = (serial *) client_data; local
337 do_ser_base_readchar(struct serial *scb, int timeout) argument
427 generic_readchar(struct serial *scb, int timeout, int (do_readchar) (struct serial *scb, int timeout)) argument
469 ser_base_readchar(struct serial *scb, int timeout) argument
475 ser_base_write(struct serial *scb, const void *buf, size_t count) argument
499 ser_base_flush_output(struct serial *scb) argument
505 ser_base_flush_input(struct serial *scb) argument
518 ser_base_send_break(struct serial *scb) argument
524 ser_base_drain_output(struct serial *scb) argument
530 ser_base_raw(struct serial *scb) argument
536 ser_base_get_tty_state(struct serial *scb) argument
543 ser_base_copy_tty_state(struct serial *scb, serial_ttystate ttystate) argument
550 ser_base_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
556 ser_base_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
565 ser_base_setbaudrate(struct serial *scb, int rate) argument
571 ser_base_setstopbits(struct serial *scb, int num) argument
579 ser_base_setparity(struct serial *scb, int parity) argument
587 ser_base_async(struct serial *scb, int async_p) argument
[all...]
/netbsd-current/sys/arch/vax/boot/boot/
H A Dautoconf.c130 struct ivec_dsp **scb; variable in typeref:struct:ivec_dsp
/netbsd-current/sys/arch/vax/vax/
H A Dscb.c44 struct scb *scb; variable in typeref:struct:scb
/netbsd-current/sys/arch/newsmips/dev/
H A Dsc_wrap.c77 struct sc_scb *scb; local
144 free_scb(struct sc_softc *sc, struct sc_scb *scb) argument
166 struct sc_scb *scb; local
188 struct sc_scb *scb; local
275 struct sc_scb *scb, *nextscb; local
352 sc_done(struct sc_scb *scb) argument
453 struct sc_scb *scb = arg; local
[all...]
/netbsd-current/sys/dev/ic/
H A Daic7xxx_inline.h172 ahc_sg_bus_to_virt(struct scb *sc argument
184 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) argument
202 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op) argument
211 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) argument
276 ahc_update_residual(struct ahc_softc *ahc, struct scb *scb) argument
370 struct scb *scb; local
382 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) argument
401 struct scb* scb; local
411 ahc_swap_with_next_hscb(struct ahc_softc *ahc, struct scb *scb) argument
451 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) argument
483 ahc_get_sense_buf(struct ahc_softc *ahc, struct scb *scb) argument
492 ahc_get_sense_bufaddr(struct ahc_softc *ahc, struct scb *scb) argument
[all...]
H A Daic79xx_osm.c199 ahd_done(struct ahd_softc *ahd, struct scb *scb) argument
335 struct scb *scb; local
530 struct scb *scb; local
682 ahd_setup_data(struct ahd_softc *ahd, struct scsipi_xfer *xs, struct scb *scb) argument
741 struct scb *scb; local
[all...]
H A Daic7xxx_osm.c199 ahc_done(struct ahc_softc *ahc, struct scb *scb) argument
339 struct scb *scb; local
520 struct scb *scb; local
717 ahc_setup_data(struct ahc_softc *ahc, struct scsipi_xfer *xs, struct scb *scb) argument
775 ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb) argument
805 struct scb *scb; local
[all...]
/netbsd-current/sys/arch/alpha/pci/
H A Dpci_kn8ae.c196 struct scbvec *scb; local
/netbsd-current/sys/arch/sun3/dev/
H A Dif_ievar.h94 volatile struct ie_sys_ctl_block *scb; member in struct:ie_softc
/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y812 scb: label
/netbsd-current/sys/arch/alpha/alpha/
H A Dinterrupt.c278 struct scbvec * const scb = &scb_iovectab[idx]; local
/netbsd-current/sys/arch/vax/include/
H A Dscb.h37 struct scb { struct

Completed in 311 milliseconds

123