Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dser-unix.c177 hardwire_get_tty_state (struct serial *scb) in hardwire_get_tty_state()
337 hardwire_flush_input (struct serial *scb) in hardwire_flush_input()
356 hardwire_send_break (struct serial *scb) in hardwire_send_break()
386 hardwire_raw (struct serial *scb) in hardwire_raw()
863 hardwire_close (struct serial *scb) in hardwire_close()
889 ser_unix_nop_raw (struct serial *scb) in ser_unix_nop_raw()
1034 generic_readchar (struct serial *scb, int timeout, in generic_readchar()
1186 reschedule (struct serial *scb) in reschedule()
1253 struct serial *scb = context; in fd_event() local
1295 struct serial *scb = context; in push_event() local
[all …]
H A Dserial.c174 struct serial *scb; in serial_open() local
239 struct serial *scb; in serial_fdopen() local
330 serial_close (struct serial *scb) in serial_close()
336 serial_un_fdopen (struct serial *scb) in serial_un_fdopen()
417 serial_flush_input (struct serial *scb) in serial_flush_input()
423 serial_send_break (struct serial *scb) in serial_send_break()
432 serial_raw (struct serial *scb) in serial_raw()
478 serial_can_async_p (struct serial *scb) in serial_can_async_p()
484 serial_is_async_p (struct serial *scb) in serial_is_async_p()
490 serial_async (struct serial *scb, in serial_async()
[all …]
H A Dser-e7kpc.c294 e7000pc_open (struct serial *scb, const char *name) in e7000pc_open()
311 e7000pc_noop (struct serial *scb) in e7000pc_noop()
317 e7000pc_raw (struct serial *scb) in e7000pc_raw()
323 e7000pc_readchar (struct serial *scb, int timeout) in e7000pc_readchar()
348 e7000pc_get_tty_state (struct serial *scb) in e7000pc_get_tty_state()
364 e7000pc_noflush_set_tty_state (struct serial *scb, in e7000pc_noflush_set_tty_state()
372 e7000pc_print_tty_state (struct serial *scb, in e7000pc_print_tty_state()
381 e7000pc_setbaudrate (struct serial *scb, int rate) in e7000pc_setbaudrate()
387 e7000pc_setstopbits (struct serial *scb, int rate) in e7000pc_setstopbits()
393 e7000pc_write (struct serial *scb, const char *str, int len) in e7000pc_write()
[all …]
H A Dser-go32.c456 dos_open (struct serial *scb, const char *name) in dos_open()
561 dos_close (struct serial *scb) in dos_close()
603 dos_noop (struct serial *scb) in dos_noop()
609 dos_raw (struct serial *scb) in dos_raw()
615 dos_readchar (struct serial *scb, int timeout) in dos_readchar()
633 dos_get_tty_state (struct serial *scb) in dos_get_tty_state()
678 dos_flush_input (struct serial *scb) in dos_flush_input()
721 dos_setbaudrate (struct serial *scb, int rate) in dos_setbaudrate()
753 dos_setstopbits (struct serial *scb, int num) in dos_setstopbits()
780 dos_write (struct serial *scb, const char *str, int len) in dos_write()
[all …]
H A Dser-pipe.c50 pipe_open (struct serial *scb, const char *name) in pipe_open()
120 pipe_close (struct serial *scb) in pipe_close()
H A Dser-tcp.c58 net_open (struct serial *scb, const char *name) in net_open()
198 net_close (struct serial *scb) in net_close()
H A Dremote.c5340 remote_async_serial_handler (struct serial *scb, void *context) in remote_async_serial_handler()
/freebsd-12.1/sys/dev/aic/
H A Daic.c82 struct aic_scb *scb; in aic_get_scb() local
120 struct aic_scb *scb; in aic_action() local
365 struct aic_scb *scb = aic->nexus; in aic_select() local
389 struct aic_scb *scb = aic->nexus; in aic_selected() local
494 struct aic_scb *scb; in aic_reconnect() local
604 struct aic_scb *scb; in aic_handle_msgin() local
773 struct aic_scb *scb; in aic_msgout() local
861 struct aic_scb *scb = aic->nexus; in aic_datain() local
1189 struct aic_scb *scb; in aic_intr_locked() local
1427 struct aic_scb *scb; in aic_init() local
[all …]
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx_inline.h169 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr) in ahc_sg_bus_to_virt()
181 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) in ahc_sg_virt_to_bus()
199 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_scb()
208 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_sglist()
273 ahc_update_residual(struct ahc_softc *ahc, struct scb *scb) in ahc_update_residual()
365 struct scb *scb; in ahc_get_scb() local
382 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_free_scb()
401 struct scb* scb; in ahc_lookup_scb() local
451 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_queue_scb()
491 ahc_get_sense_buf(struct ahc_softc *ahc, struct scb *scb) in ahc_get_sense_buf()
[all …]
H A Daic79xx_inline.h246 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb, in ahd_sg_setup()
270 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_scb_common()
291 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_data_scb()
328 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_noxfer_scb()
386 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_scb()
407 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sense()
473 ahd_complete_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_complete_scb()
489 ahd_update_residual(struct ahd_softc *ahd, struct scb *scb) in ahd_update_residual()
727 struct scb* scb; in ahd_lookup_scb() local
778 ahd_queue_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_queue_scb()
[all …]
H A Daic_osm_lib.h218 aic_get_timeout(struct scb *scb) in aic_get_timeout()
224 aic_scb_timer_reset(struct scb *scb, u_int msec) in aic_scb_timer_reset()
235 aic_scb_timer_start(struct scb *scb) in aic_scb_timer_start()
278 uint32_t aic_get_transaction_status(struct scb *scb) in aic_get_transaction_status()
284 uint32_t aic_get_scsi_status(struct scb *scb) in aic_get_scsi_status()
300 u_long aic_get_transfer_length(struct scb *scb) in aic_get_transfer_length()
306 int aic_get_transfer_dir(struct scb *scb) in aic_get_transfer_dir()
312 void aic_set_residual(struct scb *scb, u_long resid) in aic_set_residual()
324 u_long aic_get_residual(struct scb *scb) in aic_get_residual()
330 int aic_perform_autosense(struct scb *scb) in aic_perform_autosense()
[all …]
H A Daic79xx.c382 struct scb *scb; in ahd_flush_qoutfifo() local
858 struct scb *scb; in ahd_run_qoutfifo() local
958 struct scb *scb; in ahd_handle_seqint() local
1005 struct scb *scb; in ahd_handle_seqint() local
1022 struct scb *scb; in ahd_handle_seqint() local
1152 struct scb *scb; in ahd_handle_seqint() local
1358 struct scb *scb; in ahd_handle_seqint() local
1538 struct scb *scb; in ahd_handle_scsiint() local
1816 struct scb *scb; in ahd_handle_transmission_error() local
2187 struct scb *scb; in ahd_handle_nonpkt_busfree() local
[all …]
H A Daic_osm_lib.c41 aic_set_recoveryscb(struct aic_softc *aic, struct scb *scb) in aic_set_recoveryscb()
65 struct scb *scb; in aic_platform_timeout() local
H A Daic79xx.h89 #define SCB_GET_OUR_ID(scb) \ argument
95 #define SCB_GET_LUN(scb) \ argument
102 #define SCB_IS_SILENT(scb) \ argument
121 #define SCB_GET_TAG(scb) \ argument
611 struct scb { struct
612 struct hardware_scb *hscb; argument
614 SLIST_ENTRY(scb) sle; argument
619 SLIST_ENTRY(scb) sle; argument
626 struct scb *col_scb; argument
629 scb_flag flags; argument
[all …]
H A Daic7xxx.h91 #define SCB_GET_OUR_ID(scb) \ argument
93 #define SCB_GET_TARGET(ahc, scb) \ argument
95 #define SCB_GET_CHANNEL(ahc, scb) \ argument
97 #define SCB_GET_LUN(scb) \ argument
104 #define SCB_IS_SILENT(scb) \ argument
108 #define SCB_IS_SILENT(scb) \ argument
583 struct scb { struct
584 struct hardware_scb *hscb; argument
586 SLIST_ENTRY(scb) sle; argument
593 scb_flag flags; argument
[all …]
H A Daic7xxx.c317 struct scb *scb; in ahc_run_qoutfifo() local
373 struct scb *scb; in ahc_run_untagged_queue() local
422 struct scb *scb; in ahc_handle_seqint() local
694 struct scb *scb; in ahc_handle_seqint() local
980 struct scb *scb; in ahc_handle_scsiint() local
2258 struct scb *scb) in ahc_scb_devinfo()
2566 struct scb *scb; in ahc_handle_proto_violation() local
3512 struct scb *scb; in ahc_handle_msg_reject() local
3658 struct scb *scb; in ahc_handle_ign_wide_residue() local
5436 struct scb *scb; in ahc_search_qinfifo() local
[all …]
H A Daic7xxx_osm.c316 ahc_done(struct ahc_softc *ahc, struct scb *scb) in ahc_done()
500 struct scb *scb; in ahc_action() local
931 struct scb *scb; in ahc_execute_scb() local
1137 struct ccb_scsiio *csio, struct scb *scb) in ahc_setup_data()
H A Daic79xx_osm.c314 ahd_done(struct ahd_softc *ahd, struct scb *scb) in ahd_done()
516 struct scb *scb; in ahd_action() local
946 struct scb *scb; in ahd_execute_scb() local
1070 struct ccb_scsiio *csio, struct scb *scb) in ahd_setup_data()
H A Daic79xx_osm.h94 #define SCB_GET_SIM(ahd, scb) \ argument
241 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) in ahd_print_path()
H A Daic7xxx_osm.h105 #define SCB_GET_SIM(ahc, scb) \ argument
248 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) in ahc_print_path()
/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dutil.c363 struct shim_callbacks_baton *scb = baton; in fetch_props_func() local
390 struct shim_callbacks_baton *scb = baton; in fetch_kind_func() local
414 struct shim_callbacks_baton *scb = baton; in fetch_base_func() local
456 struct shim_callbacks_baton *scb = apr_pcalloc(result_pool, sizeof(*scb)); in svn_client__get_shim_callbacks() local
/freebsd-12.1/sys/net/
H A Dif_epair.c715 epair_clone_add(struct if_clone *ifc, struct epair_softc *scb) in epair_clone_add()
732 struct epair_softc *sca, *scb; in epair_clone_create() local
921 struct epair_softc *sca, *scb; in epair_clone_destroy() local
/freebsd-12.1/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c208 struct svc_rpc_gss_callback *scb; in rpc_gss_set_callback() local
226 struct svc_rpc_gss_callback *scb; in rpc_gss_clear_callback() local
1105 struct svc_rpc_gss_callback *scb; in svc_rpc_gss_callback() local
/freebsd-12.1/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c171 struct svc_rpc_gss_callback *scb; in rpc_gss_set_callback() local
832 struct svc_rpc_gss_callback *scb; in svc_rpc_gss_callback() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c6422 struct set_changelist_baton_t *scb = baton; in set_changelist_txn() local
6542 struct set_changelist_baton_t scb; in svn_wc__db_op_set_changelist() local