/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_inline.h | 167 ahc_sg_bus_to_virt(struct scb *sc argument 179 ahc_sg_virt_to_bus(struct scb * scb,struct ahc_dma_seg * sg) ahc_sg_virt_to_bus() argument 197 ahc_sync_scb(struct ahc_softc * ahc,struct scb * scb,int op) ahc_sync_scb() argument 206 ahc_sync_sglist(struct ahc_softc * ahc,struct scb * scb,int op) ahc_sync_sglist() argument 271 ahc_update_residual(struct ahc_softc * ahc,struct scb * scb) ahc_update_residual() argument 363 struct scb *scb; ahc_get_scb() local 380 ahc_free_scb(struct ahc_softc * ahc,struct scb * scb) ahc_free_scb() argument 399 struct scb* scb; ahc_lookup_scb() local 409 ahc_swap_with_next_hscb(struct ahc_softc * ahc,struct scb * scb) ahc_swap_with_next_hscb() argument 449 ahc_queue_scb(struct ahc_softc * ahc,struct scb * scb) ahc_queue_scb() argument 489 ahc_get_sense_buf(struct ahc_softc * ahc,struct scb * scb) ahc_get_sense_buf() argument 498 ahc_get_sense_bufaddr(struct ahc_softc * ahc,struct scb * scb) ahc_get_sense_bufaddr() argument [all...] |
H A D | aic_osm_lib.h | 173 aic_get_timeout(struct scb *scb) in aic_get_timeout() 179 aic_scb_timer_reset(struct scb *scb, u_int msec) in aic_scb_timer_reset() 190 aic_scb_timer_start(struct scb *scb) in aic_scb_timer_start() 220 void aic_set_transaction_status(struct scb *scb, uint32_t status) in aic_set_transaction_status() 227 void aic_set_scsi_status(struct scb *scb, uint32_t status) in aic_set_scsi_status() 233 uint32_t aic_get_transaction_status(struct scb *scb) in aic_get_transaction_status() 239 uint32_t aic_get_scsi_status(struct scb *scb) in aic_get_scsi_status() 245 void aic_set_transaction_tag(struct scb *scb, int enabled, u_int type) in aic_set_transaction_tag() 255 u_long aic_get_transfer_length(struct scb *scb) in aic_get_transfer_length() 261 int aic_get_transfer_dir(struct scb *scb) in aic_get_transfer_dir() [all …]
|
H A D | aic79xx_inline.h | 244 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb, in ahd_sg_setup() 268 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_scb_common() 289 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_data_scb() 326 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_noxfer_scb() 362 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) in ahd_sg_bus_to_virt() 372 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) in ahd_sg_virt_to_bus() 384 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_scb() 393 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sglist() 405 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sense() 471 ahd_complete_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_complete_scb() [all …]
|
H A D | aic79xx.c | 374 struct scb *scb; in ahd_flush_qoutfifo() local 581 ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb) in ahd_scb_active_in_fifo() 610 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) in ahd_run_data_fifo() 845 struct scb *scb; in ahd_run_qoutfifo() local 945 struct scb *scb; in ahd_handle_seqint() local 992 struct scb *scb; in ahd_handle_seqint() local 1009 struct scb *scb; in ahd_handle_seqint() local 1050 struct scb *scb; in ahd_handle_seqint() local 1139 struct scb *scb; in ahd_handle_seqint() local 1206 struct scb *scb; in ahd_handle_seqint() local [all …]
|
H A D | aic_osm_lib.c | 39 aic_set_recoveryscb(struct aic_softc *aic, struct scb *scb) in aic_set_recoveryscb() 63 struct scb *scb; in aic_platform_timeout() local
|
H A D | aic79xx.h | 86 #define SCB_IS_SCSIBUS_B(ahd, scb) (0) argument 87 #define SCB_GET_OUR_ID(scb) \ argument 89 #define SCB_GET_TARGET(ahd, scb) \ argument 91 #define SCB_GET_CHANNEL(ahd, scb) \ argument 93 #define SCB_GET_LUN(scb) \ argument 95 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ argument 97 SCB_GET_TARGET_MASK(ahd,scb) global() argument 100 SCB_IS_SILENT(scb) global() argument 104 SCB_IS_SILENT(scb) global() argument 119 SCB_GET_TAG(scb) global() argument 130 AHD_GET_SCB_COL_IDX(ahd,scb) global() argument 133 AHD_SET_SCB_COL_IDX(scb,col_idx) global() argument 609 struct scb { global() struct 610 hscbscb global() argument 612 __anone71e1ffb090ascb global() argument 617 __anone71e1ffb0a0ascb global() argument 623 links2scb global() argument 624 col_scbscb global() argument 627 flagsscb global() argument 631 platform_datascb global() argument 632 hscb_mapscb global() argument 645 io_timerscb global() argument [all...] |
H A D | aic7xxx.h | 87 #define SCB_IS_SCSIBUS_B(ahc, scb) \ argument 89 #define SCB_GET_OUR_ID(scb) \ argument 91 #define SCB_GET_TARGET(ahc, scb) \ argument 93 #define SCB_GET_CHANNEL(ahc, scb) \ argument 95 #define SCB_GET_LUN(scb) \ argument 97 SCB_GET_TARGET_OFFSET(ahc,scb) global() argument 99 SCB_GET_TARGET_MASK(ahc,scb) global() argument 102 SCB_IS_SILENT(scb) global() argument 106 SCB_IS_SILENT(scb) global() argument 581 struct scb { global() struct 582 hscbscb global() argument 584 __anoneb9227ba070ascb global() argument 587 linksscb global() argument 591 flagsscb global() argument 595 platform_datascb global() argument 604 io_timerscb global() argument [all...] |
H A D | aic7xxx_osm.c | 311 ahc_done(struct ahc_softc * ahc,struct scb * scb) ahc_done() argument 492 struct scb *scb; ahc_action() local 921 struct scb *scb; ahc_execute_scb() local 1125 ahc_setup_data(struct ahc_softc * ahc,struct cam_sim * sim,struct ccb_scsiio * csio,struct scb * scb) ahc_setup_data() argument [all...] |
H A D | aic79xx_osm.c | 312 ahd_done(struct ahd_softc * ahd,struct scb * scb) ahd_done() argument 511 struct scb *scb; ahd_action() local 939 struct scb *scb; ahd_execute_scb() local 1062 ahd_setup_data(struct ahd_softc * ahd,struct cam_sim * sim,struct ccb_scsiio * csio,struct scb * scb) ahd_setup_data() argument [all...] |
H A D | aic79xx_osm.h | 85 #define SCB_GET_SIM(ahd, scb) \ argument 232 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) in ahd_print_path()
|
H A D | aic7xxx_osm.h | 83 #define SCB_GET_SIM(ahc, scb) \ argument 226 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) in ahc_print_path()
|
/freebsd/sys/net/ |
H A D | if_epair.c | 499 epair_clone_add(struct if_clone *ifc, struct epair_softc *scb) in epair_clone_add() 699 struct epair_softc *sca, *scb; in epair_clone_create() local 778 struct epair_softc *sca, *scb; in epair_clone_destroy() local
|
/freebsd/sys/rpc/rpcsec_gss/ |
H A D | svc_rpcsec_gss.c | 250 struct svc_rpc_gss_callback *scb; in rpc_gss_set_callback() local 268 struct svc_rpc_gss_callback *scb; in rpc_gss_clear_callback() local 1192 struct svc_rpc_gss_callback *scb; in svc_rpc_gss_callback() local
|
/freebsd/lib/librpcsec_gss/ |
H A D | svc_rpcsec_gss.c | 169 struct svc_rpc_gss_callback *scb; in rpc_gss_set_callback() local 830 struct svc_rpc_gss_callback *scb; in svc_rpc_gss_callback() local
|