Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dscb.h42 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
A Dampdu.c284 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
834 brcms_c_ampdu_dotxstatus_complete(struct ampdu_info *ampdu, struct scb *scb, in brcms_c_ampdu_dotxstatus_complete()
1024 brcms_c_ampdu_dotxstatus(struct ampdu_info *ampdu, struct scb *scb, in brcms_c_ampdu_dotxstatus()
/linux/drivers/scsi/
A Dinitio.c657 struct scsi_ctrl_blk *scb; in initio_alloc_scb() local
1003 struct scsi_ctrl_blk *scb; in initio_bad_seq() local
1071 struct scsi_ctrl_blk *scb; in tulip_main() local
1143 struct scsi_ctrl_blk *scb; in tulip_scsi() local
1294 struct scsi_ctrl_blk *scb = host->active; in initio_state_1() local
1349 struct scsi_ctrl_blk *scb = host->active; in initio_state_2() local
1378 struct scsi_ctrl_blk *scb = host->active; in initio_state_3() local
1863 struct scsi_ctrl_blk *scb; in int_initio_scsi_rst() local
1899 struct scsi_ctrl_blk *scb; in int_initio_resel() local
1981 struct scsi_ctrl_blk *scb; in int_initio_bad_seq() local
[all …]
A Dips.c644 ips_scb_t *scb; in ips_release() local
718 ips_scb_t *scb; in ips_halt() local
837 ips_scb_t *scb; in __ips_eh_reset() local
1272 ips_scb_t *scb; in ips_intr_copperhead() local
1336 ips_scb_t *scb; in ips_intr_morpheus() local
2234 ips_scb_t *scb; in ips_get_bios_version() local
2528 ips_scb_t *scb; in ips_next() local
3838 ips_scb_t *scb; in ips_chkstatus() local
4417 ips_scb_t *scb; in ips_getscb() local
4560 ips_scb_t *scb; in ips_flush_and_reset() local
[all …]
A Da100u2w.c277 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 …]
A Dwd719x.c189 static void wd719x_finish_cmd(struct wd719x_scb *scb, int result) in wd719x_finish_cmd()
211 struct wd719x_scb *scb = scsi_cmd_priv(cmd); in wd719x_queuecommand() local
467 struct wd719x_scb *scb = scsi_cmd_priv(cmd); in wd719x_abort() local
492 struct wd719x_scb *scb, *tmp; in wd719x_reset() local
526 struct wd719x_scb *scb, *tmp; in wd719x_host_reset() local
565 struct wd719x_scb *scb) in wd719x_interrupt_SCB()
687 struct wd719x_scb *scb; in wd719x_interrupt() local
A Dmegaraid.c376 scb_t *scb; in megaraid_queue_lck() local
427 scb_t *scb; in DEF_SCSI_QCMD() local
522 scb_t *scb; in mega_build_cmd() local
1067 scb_t *scb; in __mega_runpendq() local
1096 issue_scb(adapter_t *adapter, scb_t *scb) in issue_scb()
1420 scb_t *scb; in mega_cmd_done() local
1803 scb_t *scb; in mega_free_sgl() local
1929 scb_t *scb; in megaraid_abort_and_reset() local
2863 scb_t *scb; in mega_init_scb() local
3784 scb_t *scb; in mega_del_logdrv() local
[all …]
/linux/sound/pci/cs46xx/
A Ddsp_spos_scb_lib.c271 struct dsp_scb_descriptor * scb; in _dsp_create_generic_scb() local
366 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_timing_master_scb() local
403 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_codec_out_scb() local
442 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_codec_in_scb() local
488 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_pcm_reader_scb() local
595 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_src_task_scb() local
746 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_mix_only_scb() local
786 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_mix_to_ostream_scb() local
843 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_vari_decimate_scb() local
885 struct dsp_scb_descriptor * scb; in cs46xx_dsp_create_pcm_serial_input_scb() local
[all …]
A Dcs46xx_lib.h111 #define cs46xx_dsp_proc_free_scb_desc(scb) argument
112 #define cs46xx_dsp_proc_register_scb_desc(chip, scb) argument
A Ddsp_spos.h193 struct dsp_scb_descriptor * scb) in cs46xx_dsp_spos_update_scb()
204 struct dsp_scb_descriptor * scb, in cs46xx_dsp_scb_set_volume()
/linux/drivers/scsi/aic7xxx/
A Daic7xxx_osm.h229 ahc_scb_timer_reset(struct scb *scb, u_int usec) in ahc_scb_timer_reset()
540 void ahc_set_scsi_status(struct scb *scb, uint32_t status) in ahc_set_scsi_status()
552 uint32_t ahc_get_transaction_status(struct scb *scb) in ahc_get_transaction_status()
564 uint32_t ahc_get_scsi_status(struct scb *scb) in ahc_get_scsi_status()
579 u_long ahc_get_transfer_length(struct scb *scb) in ahc_get_transfer_length()
585 int ahc_get_transfer_dir(struct scb *scb) in ahc_get_transfer_dir()
591 void ahc_set_residual(struct scb *scb, u_long resid) in ahc_set_residual()
603 u_long ahc_get_residual(struct scb *scb) in ahc_get_residual()
609 u_long ahc_get_sense_residual(struct scb *scb) in ahc_get_sense_residual()
615 int ahc_perform_autosense(struct scb *scb) in ahc_perform_autosense()
[all …]
A Daic79xx_osm.h522 void ahd_set_scsi_status(struct scb *scb, uint32_t status) in ahd_set_scsi_status()
534 uint32_t ahd_get_transaction_status(struct scb *scb) in ahd_get_transaction_status()
546 uint32_t ahd_get_scsi_status(struct scb *scb) in ahd_get_scsi_status()
561 u_long ahd_get_transfer_length(struct scb *scb) in ahd_get_transfer_length()
567 int ahd_get_transfer_dir(struct scb *scb) in ahd_get_transfer_dir()
573 void ahd_set_residual(struct scb *scb, u_long resid) in ahd_set_residual()
579 void ahd_set_sense_residual(struct scb *scb, u_long resid) in ahd_set_sense_residual()
585 u_long ahd_get_residual(struct scb *scb) in ahd_get_residual()
591 u_long ahd_get_sense_residual(struct scb *scb) in ahd_get_sense_residual()
597 int ahd_perform_autosense(struct scb *scb) in ahd_perform_autosense()
[all …]
A Daic79xx_core.c790 struct scb* scb; in ahd_lookup_scb() local
1189 struct scb *scb; in ahd_flush_qoutfifo() local
1661 struct scb *scb; in ahd_run_qoutfifo() local
1801 struct scb *scb; in ahd_handle_seqint() local
1851 struct scb *scb; in ahd_handle_seqint() local
1867 struct scb *scb; in ahd_handle_seqint() local
1992 struct scb *scb; in ahd_handle_seqint() local
2375 struct scb *scb; in ahd_handle_scsiint() local
2657 struct scb *scb; in ahd_handle_transmission_error() local
3018 struct scb *scb; in ahd_handle_nonpkt_busfree() local
[all …]
A Daic7xxx_core.c522 struct scb *scb; in ahc_get_scb() local
557 struct scb* scb; in ahc_lookup_scb() local
878 struct scb *scb; in ahc_run_qoutfifo() local
934 struct scb *scb; in ahc_run_untagged_queue() local
979 struct scb *scb; in ahc_handle_seqint() local
1532 struct scb *scb; in ahc_handle_scsiint() local
3116 struct scb *scb; in ahc_handle_proto_violation() local
3989 struct scb *scb; in ahc_handle_msg_reject() local
4135 struct scb *scb; in ahc_handle_ign_wide_residue() local
5802 struct scb *scb; in ahc_search_qinfifo() local
[all …]
A Daic79xx.h77 #define SCB_GET_OUR_ID(scb) \ argument
83 #define SCB_GET_LUN(scb) \ argument
90 #define SCB_IS_SILENT(scb) \ argument
109 #define SCB_GET_TAG(scb) \ argument
592 struct scb { struct
593 struct hardware_scb *hscb; argument
595 SLIST_ENTRY(scb) sle; argument
600 SLIST_ENTRY(scb) sle; argument
606 struct scb *col_scb; argument
609 scb_flag flags; argument
[all …]
A Daic7xxx.h79 #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
92 #define SCB_IS_SILENT(scb) \ argument
96 #define SCB_IS_SILENT(scb) \ argument
561 struct scb { struct
562 struct hardware_scb *hscb; argument
564 SLIST_ENTRY(scb) sle; argument
570 scb_flag flags; argument
[all …]
A Daic79xx_inline.h158 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()
A Daic7xxx_osm.c254 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) in ahc_print_path()
460 ahc_linux_unmap_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_linux_unmap_scb()
471 ahc_linux_map_seg(struct ahc_softc *ahc, struct scb *scb, in ahc_linux_map_seg()
1244 ahc_platform_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_platform_freeze_devq()
1405 struct scb *scb; in ahc_linux_run_command() local
1671 ahc_done(struct ahc_softc *ahc, struct scb *scb) in ahc_done()
1794 struct scsi_device *sdev, struct scb *scb) in ahc_linux_handle_scsi_status()
A Daic79xx_osm.c224 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()
1377 ahd_platform_freeze_devq(struct ahd_softc *ahd, struct scb *scb) in ahd_platform_freeze_devq()
1541 struct scb *scb; in ahd_linux_run_command() local
1758 ahd_done(struct ahd_softc *ahd, struct scb *scb) in ahd_done()
1868 struct scsi_device *sdev, struct scb *scb) in ahd_linux_handle_scsi_status()
/linux/drivers/scsi/megaraid/
A Dmegaraid_mbox.c953 scb_t *scb; in megaraid_alloc_cmd_packets() local
1277 scb_t *scb = NULL; in megaraid_alloc_scb() local
1442 scb_t *scb; in megaraid_queue_command_lck() local
1491 scb_t *scb; in DEF_SCSI_QCMD() local
1865 scb_t *scb; in megaraid_mbox_runpendq() local
2036 scb_t *scb; in megaraid_ack_sequence() local
2176 scb_t *scb; in megaraid_mbox_dpc() local
2382 scb_t *scb; in megaraid_abort_handler() local
2519 scb_t *scb; in megaraid_reset_handler() local
3398 scb_t *scb; in megaraid_cmm_register() local
[all …]
/linux/drivers/scsi/aic94xx/
A Daic94xx_task.c350 struct scb *scb; in asd_build_ata_ascb() local
419 struct scb *scb; in asd_build_smp_ascb() local
468 struct scb *scb; in asd_build_ssp_ascb() local
A Daic94xx_tmf.c393 struct scb *scb; in asd_abort_task() local
562 struct scb *scb; in asd_initiate_ssp_tmf() local
/linux/net/ipv4/
A Dtcp_rate.c83 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); in tcp_rate_skb_delivered() local
A Dtcp_recovery.c72 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); in tcp_rack_detect_loss() local
/linux/drivers/bluetooth/
A Dbfusb.c113 struct bfusb_data_scb *scb = (void *) skb->cb; in bfusb_send_bulk() local
203 struct bfusb_data_scb *scb; in bfusb_rx_submit() local

Completed in 128 milliseconds

123