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

12

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dser-pipe.c50 pipe_open (struct serial *scb, const char *name) argument
120 pipe_close (struct serial *scb) argument
[all...]
H A Dser-tcp.c58 net_open (struct serial *scb, const char *name) argument
198 net_close(struct serial *scb) argument
[all...]
H A Dserial.c174 struct serial *scb; local
239 struct serial *scb; local
278 do_serial_close(struct serial *scb, int really_close) argument
330 serial_close(struct serial *scb) argument
336 serial_un_fdopen(struct serial *scb) argument
342 serial_readchar(struct serial *scb, int timeout) argument
373 serial_write(struct serial *scb, const char *str, int len) argument
405 serial_drain_output(struct serial *scb) argument
411 serial_flush_output(struct serial *scb) argument
417 serial_flush_input(struct serial *scb) argument
423 serial_send_break(struct serial *scb) argument
432 serial_raw(struct serial *scb) argument
438 serial_get_tty_state(struct serial *scb) argument
444 serial_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
450 serial_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
458 serial_noflush_set_tty_state(struct serial *scb, serial_ttystate new_ttystate, serial_ttystate old_ttystate) argument
466 serial_setbaudrate(struct serial *scb, int rate) argument
472 serial_setstopbits(struct serial *scb, int num) argument
478 serial_can_async_p(struct serial *scb) argument
484 serial_is_async_p(struct serial *scb) argument
490 serial_async(struct serial *scb, serial_event_ftype *handler, void *context) argument
503 deprecated_serial_fd(struct serial *scb) argument
516 serial_debug(struct serial *scb, int debug_p) argument
522 serial_debug_p(struct serial *scb) argument
[all...]
H A Dser-e7kpc.c294 e7000pc_open (struct serial *scb, const char *name) argument
311 e7000pc_noop(struct serial *scb) argument
317 e7000pc_raw(struct serial *scb) argument
323 e7000pc_readchar(struct serial *scb, int timeout) argument
348 e7000pc_get_tty_state(struct serial *scb) argument
358 e7000pc_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
364 e7000pc_noflush_set_tty_state(struct serial *scb, serial_ttystate new_ttystate, serial_ttystate old_ttystate) argument
372 e7000pc_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
381 e7000pc_setbaudrate(struct serial *scb, int rate) argument
387 e7000pc_setstopbits(struct serial *scb, int rate) argument
393 e7000pc_write(struct serial *scb, const char *str, int len) argument
401 e7000pc_close(struct serial *scb) argument
[all...]
H A Dser-unix.c107 hardwire_open(struct serial *scb, const char *name) argument
117 get_tty_state(struct serial *scb, struct hardwire_ttystate *state) argument
147 set_tty_state(struct serial *scb, struct hardwire_ttystate *state) argument
177 hardwire_get_tty_state(struct serial *scb) argument
190 hardwire_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
200 hardwire_noflush_set_tty_state(struct serial *scb, serial_ttystate new_ttystate, serial_ttystate old_ttystate) argument
233 hardwire_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
291 hardwire_drain_output(struct serial *scb) argument
320 hardwire_flush_output(struct serial *scb) argument
337 hardwire_flush_input(struct serial *scb) argument
356 hardwire_send_break(struct serial *scb) argument
386 hardwire_raw(struct serial *scb) argument
441 wait_for(struct serial *scb, int timeout) argument
562 do_hardwire_readchar(struct serial *scb, int timeout) argument
630 hardwire_readchar(struct serial *scb, int timeout) argument
781 hardwire_setbaudrate(struct serial *scb, int rate) argument
820 hardwire_setstopbits(struct serial *scb, int num) argument
863 hardwire_close(struct serial *scb) argument
876 ser_unix_nop_get_tty_state(struct serial *scb) argument
883 ser_unix_nop_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
889 ser_unix_nop_raw(struct serial *scb) argument
898 ser_unix_wait_for(struct serial *scb, int timeout) argument
943 do_unix_readchar(struct serial *scb, int timeout) argument
1034 generic_readchar(struct serial *scb, int timeout, int (do_readchar) (struct serial *scb, int timeout)) argument
1072 ser_unix_readchar(struct serial *scb, int timeout) argument
1078 ser_unix_nop_noflush_set_tty_state(struct serial *scb, serial_ttystate new_ttystate, serial_ttystate old_ttystate) argument
1086 ser_unix_nop_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
1095 ser_unix_nop_setbaudrate(struct serial *scb, int rate) argument
1101 ser_unix_nop_setstopbits(struct serial *scb, int num) argument
1107 ser_unix_write(struct serial *scb, const char *str, int len) argument
1124 ser_unix_nop_flush_output(struct serial *scb) argument
1130 ser_unix_flush_input(struct serial *scb) argument
1143 ser_unix_nop_send_break(struct serial *scb) argument
1149 ser_unix_nop_drain_output(struct serial *scb) argument
1186 reschedule(struct serial *scb) argument
1253 struct serial *scb = context; local
1295 struct serial *scb = context; local
1305 ser_unix_async(struct serial *scb, int async_p) argument
[all...]
H A Dser-go32.c456 dos_open(struct serial *scb, const char *name) argument
561 dos_close(struct serial *scb) argument
603 dos_noop(struct serial *scb) argument
609 dos_raw(struct serial *scb) argument
615 dos_readchar(struct serial *scb, int timeout) argument
633 dos_get_tty_state(struct serial *scb) argument
657 dos_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
667 dos_noflush_set_tty_state(struct serial *scb, serial_ttystate new_ttystate, serial_ttystate old_ttystate) argument
678 dos_flush_input(struct serial *scb) argument
690 dos_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
721 dos_setbaudrate(struct serial *scb, int rate) argument
753 dos_setstopbits(struct serial *scb, int num) argument
780 dos_write(struct serial *scb, const char *str, int len) argument
821 dos_sendbreak(struct serial *scb) argument
[all...]
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic_osm_lib.c41 aic_set_recoveryscb(struct aic_softc *aic, struct scb *scb) argument
68 struct scb *scb; local
[all...]
H A Daic79xx_osm.h241 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) argument
H A Daic7xxx_inline.h167 ahc_sg_bus_to_virt(struct scb *sc argument
179 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) argument
197 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op) argument
206 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) argument
271 ahc_update_residual(struct ahc_softc *ahc, struct scb *scb) argument
363 struct scb *scb; local
380 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) argument
399 struct scb* scb; local
409 ahc_swap_with_next_hscb(struct ahc_softc *ahc, struct scb *scb) argument
449 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) argument
489 ahc_get_sense_buf(struct ahc_softc *ahc, struct scb *scb) argument
498 ahc_get_sense_bufaddr(struct ahc_softc *ahc, struct scb *scb) argument
[all...]
H A Daic7xxx_osm.h248 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) argument
H A Daic79xx_inline.h244 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb, argument
268 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb) argument
289 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb) argument
326 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb) argument
362 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) argument
372 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) argument
384 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) argument
393 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) argument
405 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) argument
471 ahd_complete_scb(struct ahd_softc *ahd, struct scb *scb) argument
487 ahd_update_residual(struct ahd_softc *ahd, struct scb *scb) argument
725 struct scb* scb; local
737 ahd_swap_with_next_hscb(struct ahd_softc *ahd, struct scb *scb) argument
776 ahd_queue_scb(struct ahd_softc *ahd, struct scb *scb) argument
821 ahd_get_sense_buf(struct ahd_softc *ahd, struct scb *scb) argument
827 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) argument
[all...]
H A Daic79xx_osm.c314 ahd_done(struct ahd_softc *ahd, struct scb *scb) argument
516 struct scb *scb; local
946 struct scb *scb; local
1069 ahd_setup_data(struct ahd_softc *ahd, struct cam_sim *sim, struct ccb_scsiio *csio, struct scb *scb) argument
[all...]
H A Daic7xxx_osm.c316 ahc_done(struct ahc_softc *ahc, struct scb *scb) argument
500 struct scb *scb; local
931 struct scb *scb; local
1136 ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim, struct ccb_scsiio *csio, struct scb *scb) argument
[all...]
H A Daic_osm_lib.h218 aic_get_timeout(struct scb *scb) argument
224 aic_scb_timer_reset(struct scb *scb, u_in argument
235 aic_scb_timer_start(struct scb *scb) argument
265 aic_set_transaction_status(struct scb *scb, uint32_t status) argument
272 aic_set_scsi_status(struct scb *scb, uint32_t status) argument
278 aic_get_transaction_status(struct scb *scb) argument
284 aic_get_scsi_status(struct scb *scb) argument
290 aic_set_transaction_tag(struct scb *scb, int enabled, u_int type) argument
300 aic_get_transfer_length(struct scb *scb) argument
306 aic_get_transfer_dir(struct scb *scb) argument
312 aic_set_residual(struct scb *scb, u_long resid) argument
318 aic_set_sense_residual(struct scb *scb, u_long resid) argument
324 aic_get_residual(struct scb *scb) argument
330 aic_perform_autosense(struct scb *scb) argument
336 aic_get_sense_bufsize(struct aic_softc *aic, struct scb *scb) argument
351 aic_freeze_scb(struct scb *scb) argument
357 aic_platform_freeze_devq(struct aic_softc *aic, struct scb *scb) argument
372 aic_platform_scb_free(struct aic_softc *aic, struct scb *scb) argument
[all...]
H A Daic7xxx.c315 struct scb *scb; local
371 struct scb *scb; local
420 struct scb *scb; local
692 struct scb *scb; local
796 struct scb *scb; local
978 struct scb *scb; local
1536 ahc_print_scb(struct scb *scb) argument
2255 ahc_scb_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
2289 ahc_setup_initiator_msgout(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
2564 struct scb *scb; local
3510 struct scb *scb; local
3656 struct scb *scb; local
3764 struct scb *scb; local
3873 ahc_setup_target_msgin(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
5329 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
5365 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) argument
5383 ahc_qinfifo_requeue_tail(struct ahc_softc *ahc, struct scb *scb) argument
5405 ahc_qinfifo_requeue(struct ahc_softc *ahc, struct scb *prev_scb, struct scb *scb) argument
5440 struct scb *scb; local
5649 struct scb *scb; local
6226 ahc_calc_residual(struct ahc_softc *ahc, struct scb *scb) argument
6749 struct scb *scb; local
6931 ahc_timeout(struct scb *scb) argument
6953 ahc_other_scb_timeout(struct ahc_softc *ahc, struct scb *scb, struct scb *other_scb) argument
7008 struct scb *scb; local
7580 struct scb *scb; local
[all...]
/freebsd-9.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y811 scb: label
/freebsd-9.3-release/sys/dev/ie/
H A Dif_ievar.h55 volatile struct ie_sys_ctl_block *scb; member in struct:ie_softc
H A Dif_ie.c1019 volatile struct ie_sys_ctl_block *scb; local
1493 volatile struct ie_sys_ctl_block *scb = sc->scb; local
[all...]
/freebsd-9.3-release/sys/dev/aic/
H A Daic.c79 struct aic_scb *scb; local
88 aic_free_scb(struct aic_softc *aic, struct aic_scb *scb) argument
116 struct aic_scb *scb; local
311 struct aic_scb *scb = (struct aic_scb *)arg; local
371 struct aic_scb *scb = aic->nexus; local
395 struct aic_scb *scb = aic->nexus; local
500 struct aic_scb *scb; local
610 struct aic_scb *scb; local
779 struct aic_scb *scb; local
867 struct aic_scb *scb = aic->nexus; local
937 struct aic_scb *scb = aic->nexus; local
1013 struct aic_scb *scb = aic->nexus; local
1048 aic_done(struct aic_softc *aic, struct aic_scb *scb) argument
1132 struct aic_scb *scb = (struct aic_scb *)arg; local
1191 struct aic_scb *scb; local
1429 struct aic_scb *scb; local
[all...]
/freebsd-9.3-release/sys/net/
H A Dif_epair.c709 struct epair_softc *sca, *scb; local
884 struct epair_softc *sca, *scb; local
[all...]
/freebsd-9.3-release/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c169 struct svc_rpc_gss_callback *scb; local
835 struct svc_rpc_gss_callback *scb; local
[all...]
/freebsd-9.3-release/sys/dev/wds/
H A Dwd7000.c213 u_int8_t scb[12]; member in struct:wds_cmd
[all...]
/freebsd-9.3-release/sys/dev/wl/
H A Dif_wl.c886 scb_t scb; local
915 outsw(PIOP1(base), &scb, sizeof(scb_t)/2); local
[all...]
/freebsd-9.3-release/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c195 struct svc_rpc_gss_callback *scb; local
213 struct svc_rpc_gss_callback *scb; local
1083 struct svc_rpc_gss_callback *scb; local
[all...]
/freebsd-9.3-release/sys/kern/
H A Dvfs_aio.c963 struct aiocblist *scb, *scbn; local

Completed in 243 milliseconds

12