/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | scb.h | 42 struct scb *scb; /* backptr for easy lookup */ member 47 struct scb *scb; /* back pointer for easy reference */ member 64 struct scb { struct 78 struct scb_ampdu scb_ampdu; /* AMPDU state including per tid info */ argument
|
D | ampdu.c | 284 struct scb *scb) in brcms_c_scb_ampdu_update_config() 485 struct scb *scb = &wlc->pri_scb; in brcms_c_ampdu_tx_operational() local 522 struct scb *scb = &wlc->pri_scb; in brcms_c_ampdu_add_frame() local 837 brcms_c_ampdu_dotxstatus_complete(struct ampdu_info *ampdu, struct scb *scb, in brcms_c_ampdu_dotxstatus_complete() 1030 brcms_c_ampdu_dotxstatus(struct ampdu_info *ampdu, struct scb *scb, in brcms_c_ampdu_dotxstatus()
|
/Linux-v4.19/drivers/scsi/ |
D | initio.c | 672 struct scsi_ctrl_blk *scb; in initio_alloc_scb() local 779 static void initio_unlink_pend_scb(struct initio_host * host, struct scsi_ctrl_blk * scb) in initio_unlink_pend_scb() 849 static void initio_unlink_busy_scb(struct initio_host * host, struct scsi_ctrl_blk * scb) in initio_unlink_busy_scb() 1019 struct scsi_ctrl_blk *scb; in initio_bad_seq() local 1036 static void initio_exec_scb(struct initio_host * host, struct scsi_ctrl_blk * scb) in initio_exec_scb() 1087 struct scsi_ctrl_blk *scb; in tulip_main() local 1159 struct scsi_ctrl_blk *scb; in tulip_scsi() local 1310 struct scsi_ctrl_blk *scb = host->active; in initio_state_1() local 1365 struct scsi_ctrl_blk *scb = host->active; in initio_state_2() local 1394 struct scsi_ctrl_blk *scb = host->active; in initio_state_3() local [all …]
|
D | ips.c | 209 #define IPS_DMA_DIR(scb) ((!scb->scsi_cmd || ips_is_passthru(scb->scsi_cmd) || \ argument 645 ips_scb_t *scb; in ips_release() local 719 ips_scb_t *scb; in ips_halt() local 838 ips_scb_t *scb; in __ips_eh_reset() local 1269 ips_scb_t *scb; in ips_intr_copperhead() local 1333 ips_scb_t *scb; in ips_intr_morpheus() local 1557 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() 1651 ips_flash_copperhead(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) in ips_flash_copperhead() 1723 ips_flash_bios(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) in ips_flash_bios() 1788 ips_scb_t * scb, int indx, unsigned int e_len) in ips_fill_scb_sg_single() [all …]
|
D | a100u2w.c | 277 static void orc_exec_scb(struct orc_host * host, struct orc_scb * scb) in orc_exec_scb() 444 struct orc_scb *scb; in setup_SCBs() local 597 struct orc_scb *scb; in orc_device_reset() local 698 struct orc_scb *scb; in orc_alloc_scb() local 716 static void orc_release_scb(struct orc_host *host, struct orc_scb *scb) in orc_release_scb() 738 static int orchid_abort_scb(struct orc_host * host, struct orc_scb * scb) in orchid_abort_scb() 765 struct orc_scb *scb; in inia100_abort_cmd() local 814 struct orc_scb *scb; in orc_interrupt() local 842 static int inia100_build_scb(struct orc_host * host, struct orc_scb * scb, struct scsi_cmnd * cmd) in inia100_build_scb() 916 struct orc_scb *scb; in inia100_queue_lck() local [all …]
|
D | wd719x.c | 156 struct wd719x_scb *scb; in wd719x_destroy() local 188 struct wd719x_scb *scb = (struct wd719x_scb *) cmd->host_scribble; in wd719x_finish_cmd() local 205 struct wd719x_scb *scb; in wd719x_queuecommand() local 467 struct wd719x_scb *scb = (struct wd719x_scb *)cmd->host_scribble; in wd719x_abort() local 516 struct wd719x_scb *scb, *tmp; in wd719x_host_reset() local 556 struct wd719x_scb *scb) in wd719x_interrupt_SCB() 680 struct wd719x_scb *scb; in wd719x_interrupt() local
|
D | megaraid.c | 377 scb_t *scb; in megaraid_queue_lck() local 431 scb_t *scb; in DEF_SCSI_QCMD() local 527 scb_t *scb; in mega_build_cmd() local 954 mega_prepare_passthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd, in mega_prepare_passthru() 1018 mega_prepare_extpassthru(adapter_t *adapter, scb_t *scb, in mega_prepare_extpassthru() 1072 scb_t *scb; in __mega_runpendq() local 1101 issue_scb(adapter_t *adapter, scb_t *scb) in issue_scb() 1425 scb_t *scb; in mega_cmd_done() local 1676 mega_free_scb(adapter_t *adapter, scb_t *scb) in mega_free_scb() 1723 mega_build_sglist(adapter_t *adapter, scb_t *scb, u32 *buf, u32 *len) in mega_build_sglist() [all …]
|
/Linux-v4.19/sound/pci/cs46xx/ |
D | dsp_spos_scb_lib.c | 75 struct dsp_scb_descriptor * scb = scb_info->scb_desc; in cs46xx_dsp_proc_scb_info_read() local 112 static void _dsp_unlink_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in _dsp_unlink_scb() 174 void cs46xx_dsp_remove_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in cs46xx_dsp_remove_scb() 229 void cs46xx_dsp_proc_free_scb_desc (struct dsp_scb_descriptor * scb) in cs46xx_dsp_proc_free_scb_desc() 247 struct dsp_scb_descriptor * scb) in cs46xx_dsp_proc_register_scb_desc() 294 struct dsp_scb_descriptor * scb; in _dsp_create_generic_scb() local 389 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_timing_master_scb() local 426 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_codec_out_scb() local 465 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_codec_in_scb() local 511 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_pcm_reader_scb() local [all …]
|
D | cs46xx_lib.h | 126 #define cs46xx_dsp_proc_free_scb_desc(scb) argument 127 #define cs46xx_dsp_proc_register_scb_desc(chip, scb) argument
|
D | dsp_spos.h | 208 struct dsp_scb_descriptor * scb) in cs46xx_dsp_spos_update_scb() 219 struct dsp_scb_descriptor * scb, in cs46xx_dsp_scb_set_volume()
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.h | 229 ahc_scb_timer_reset(struct scb *scb, u_int usec) in ahc_scb_timer_reset() 550 void ahc_set_transaction_status(struct scb *scb, uint32_t status) in ahc_set_transaction_status() 563 void ahc_set_scsi_status(struct scb *scb, uint32_t status) in ahc_set_scsi_status() 575 uint32_t ahc_get_transaction_status(struct scb *scb) in ahc_get_transaction_status() 587 uint32_t ahc_get_scsi_status(struct scb *scb) in ahc_get_scsi_status() 593 void ahc_set_transaction_tag(struct scb *scb, int enabled, u_int type) in ahc_set_transaction_tag() 602 u_long ahc_get_transfer_length(struct scb *scb) in ahc_get_transfer_length() 608 int ahc_get_transfer_dir(struct scb *scb) in ahc_get_transfer_dir() 614 void ahc_set_residual(struct scb *scb, u_long resid) in ahc_set_residual() 620 void ahc_set_sense_residual(struct scb *scb, u_long resid) in ahc_set_sense_residual() [all …]
|
D | aic79xx_osm.h | 532 void ahd_set_transaction_status(struct scb *scb, uint32_t status) in ahd_set_transaction_status() 545 void ahd_set_scsi_status(struct scb *scb, uint32_t status) in ahd_set_scsi_status() 557 uint32_t ahd_get_transaction_status(struct scb *scb) in ahd_get_transaction_status() 569 uint32_t ahd_get_scsi_status(struct scb *scb) in ahd_get_scsi_status() 575 void ahd_set_transaction_tag(struct scb *scb, int enabled, u_int type) in ahd_set_transaction_tag() 584 u_long ahd_get_transfer_length(struct scb *scb) in ahd_get_transfer_length() 590 int ahd_get_transfer_dir(struct scb *scb) in ahd_get_transfer_dir() 596 void ahd_set_residual(struct scb *scb, u_long resid) in ahd_set_residual() 602 void ahd_set_sense_residual(struct scb *scb, u_long resid) in ahd_set_sense_residual() 608 u_long ahd_get_residual(struct scb *scb) in ahd_get_residual() [all …]
|
D | aic79xx_core.c | 414 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb, in ahd_sg_setup() 438 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_scb_common() 459 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_data_scb() 496 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_setup_noxfer_scb() 505 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) in ahd_sg_bus_to_virt() 515 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) in ahd_sg_virt_to_bus() 527 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_scb() 536 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sglist() 548 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sense() 798 struct scb* scb; in ahd_lookup_scb() local [all …]
|
D | aic7xxx_core.c | 372 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr) in ahc_sg_bus_to_virt() 384 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) in ahc_sg_virt_to_bus() 402 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_scb() 411 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_sglist() 436 ahc_update_residual(struct ahc_softc *ahc, struct scb *scb) in ahc_update_residual() 529 struct scb *scb; in ahc_get_scb() local 545 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_free_scb() 564 struct scb* scb; in ahc_lookup_scb() local 574 ahc_swap_with_next_hscb(struct ahc_softc *ahc, struct scb *scb) in ahc_swap_with_next_hscb() 614 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_queue_scb() [all …]
|
D | aic79xx.h | 76 #define SCB_IS_SCSIBUS_B(ahd, scb) (0) argument 77 #define SCB_GET_OUR_ID(scb) \ argument 79 #define SCB_GET_TARGET(ahd, scb) \ argument 81 #define SCB_GET_CHANNEL(ahd, scb) \ argument 83 #define SCB_GET_LUN(scb) \ argument 85 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ argument 87 #define SCB_GET_TARGET_MASK(ahd, scb) \ argument 90 #define SCB_IS_SILENT(scb) \ argument 94 #define SCB_IS_SILENT(scb) \ argument 109 #define SCB_GET_TAG(scb) \ argument [all …]
|
D | aic7xxx.h | 77 #define SCB_IS_SCSIBUS_B(ahc, scb) \ argument 79 #define SCB_GET_OUR_ID(scb) \ argument 81 #define SCB_GET_TARGET(ahc, scb) \ argument 83 #define SCB_GET_CHANNEL(ahc, scb) \ argument 85 #define SCB_GET_LUN(scb) \ argument 87 #define SCB_GET_TARGET_OFFSET(ahc, scb) \ argument 89 #define SCB_GET_TARGET_MASK(ahc, scb) \ argument 92 #define SCB_IS_SILENT(scb) \ argument 96 #define SCB_IS_SILENT(scb) \ argument 561 struct scb { struct [all …]
|
D | aic79xx_inline.h | 158 ahd_get_sense_buf(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_buf() 164 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_bufaddr()
|
D | aic7xxx_osm.c | 253 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) in ahc_print_path() 459 ahc_linux_unmap_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_linux_unmap_scb() 470 ahc_linux_map_seg(struct ahc_softc *ahc, struct scb *scb, in ahc_linux_map_seg() 1264 ahc_platform_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_platform_freeze_devq() 1425 struct scb *scb; in ahc_linux_run_command() local 1693 ahc_done(struct ahc_softc *ahc, struct scb *scb) in ahc_done() 1814 struct scsi_device *sdev, struct scb *scb) in ahc_linux_handle_scsi_status()
|
D | aic79xx_osm.c | 224 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) in ahd_print_path() 534 ahd_linux_unmap_scb(struct ahd_softc *ahd, struct scb *scb) in ahd_linux_unmap_scb() 1394 ahd_platform_freeze_devq(struct ahd_softc *ahd, struct scb *scb) in ahd_platform_freeze_devq() 1558 struct scb *scb; in ahd_linux_run_command() local 1775 ahd_done(struct ahd_softc *ahd, struct scb *scb) in ahd_done() 1883 struct scsi_device *sdev, struct scb *scb) in ahd_linux_handle_scsi_status()
|
/Linux-v4.19/drivers/scsi/megaraid/ |
D | megaraid_mbox.c | 964 scb_t *scb; in megaraid_alloc_cmd_packets() local 1290 scb_t *scb = NULL; in megaraid_alloc_scb() local 1325 megaraid_dealloc_scb(adapter_t *adapter, scb_t *scb) in megaraid_dealloc_scb() 1350 megaraid_mbox_mksgl(adapter_t *adapter, scb_t *scb) in megaraid_mbox_mksgl() 1389 mbox_post_cmd(adapter_t *adapter, scb_t *scb) in mbox_post_cmd() 1461 scb_t *scb; in megaraid_queue_command_lck() local 1511 scb_t *scb; in DEF_SCSI_QCMD() local 1887 scb_t *scb; in megaraid_mbox_runpendq() local 1956 megaraid_mbox_prepare_pthru(adapter_t *adapter, scb_t *scb, in megaraid_mbox_prepare_pthru() 2005 megaraid_mbox_prepare_epthru(adapter_t *adapter, scb_t *scb, in megaraid_mbox_prepare_epthru() [all …]
|
/Linux-v4.19/drivers/scsi/aic94xx/ |
D | aic94xx_task.c | 368 struct scb *scb; in asd_build_ata_ascb() local 437 struct scb *scb; in asd_build_smp_ascb() local 486 struct scb *scb; in asd_build_ssp_ascb() local
|
D | aic94xx_tmf.c | 411 struct scb *scb; in asd_abort_task() local 580 struct scb *scb; in asd_initiate_ssp_tmf() local
|
/Linux-v4.19/net/ipv4/ |
D | tcp_rate.c | 79 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); in tcp_rate_skb_delivered() local
|
D | tcp_recovery.c | 86 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); in tcp_rack_detect_loss() local
|
/Linux-v4.19/drivers/bluetooth/ |
D | bfusb.c | 128 struct bfusb_data_scb *scb = (void *) skb->cb; in bfusb_send_bulk() local 218 struct bfusb_data_scb *scb; in bfusb_rx_submit() local
|