| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ | 
| D | scb.h | 42 	struct scb *scb;  /* backptr for easy lookup */  member47 	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
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | initio.c | 658 	struct scsi_ctrl_blk *scb;  in initio_alloc_scb()  local765 static void initio_unlink_pend_scb(struct initio_host * host, struct scsi_ctrl_blk * scb)  in initio_unlink_pend_scb()
 835 static void initio_unlink_busy_scb(struct initio_host * host, struct scsi_ctrl_blk * scb)  in initio_unlink_busy_scb()
 1005 	struct scsi_ctrl_blk *scb;  in initio_bad_seq()  local
 1022 static void initio_exec_scb(struct initio_host * host, struct scsi_ctrl_blk * scb)  in initio_exec_scb()
 1073 	struct scsi_ctrl_blk *scb;  in tulip_main()  local
 1145 	struct scsi_ctrl_blk *scb;  in tulip_scsi()  local
 1296 	struct scsi_ctrl_blk *scb = host->active;  in initio_state_1()  local
 1351 	struct scsi_ctrl_blk *scb = host->active;  in initio_state_2()  local
 1380 	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) || \  argument644 	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
 1268 	ips_scb_t *scb;  in ips_intr_copperhead()  local
 1332 	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()
 1722 ips_flash_bios(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb)  in ips_flash_bios()
 1787 		       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 | 189 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
 490 	struct wd719x_scb *scb, *tmp;  in wd719x_reset()  local
 524 	struct wd719x_scb *scb, *tmp;  in wd719x_host_reset()  local
 563 					struct wd719x_scb *scb)  in wd719x_interrupt_SCB()
 685 			struct wd719x_scb *scb;  in wd719x_interrupt()  local
 
 | 
| D | megaraid.c | 372 	scb_t	*scb;  in megaraid_queue_lck()  local426 	scb_t	*scb;  in DEF_SCSI_QCMD()  local
 522 	scb_t	*scb;  in mega_build_cmd()  local
 949 mega_prepare_passthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd,  in mega_prepare_passthru()
 1013 mega_prepare_extpassthru(adapter_t *adapter, scb_t *scb,  in mega_prepare_extpassthru()
 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
 1671 mega_free_scb(adapter_t *adapter, scb_t *scb)  in mega_free_scb()
 1718 mega_build_sglist(adapter_t *adapter, scb_t *scb, u32 *buf, u32 *len)  in mega_build_sglist()
 [all …]
 
 | 
| /Linux-v5.4/sound/pci/cs46xx/ | 
| D | dsp_spos_scb_lib.c | 61 	struct dsp_scb_descriptor * scb = scb_info->scb_desc;  in cs46xx_dsp_proc_scb_info_read()  local98 static void _dsp_unlink_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb)  in _dsp_unlink_scb()
 160 void cs46xx_dsp_remove_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb)  in cs46xx_dsp_remove_scb()
 215 void cs46xx_dsp_proc_free_scb_desc (struct dsp_scb_descriptor * scb)  in cs46xx_dsp_proc_free_scb_desc()
 233 					struct dsp_scb_descriptor * scb)  in cs46xx_dsp_proc_register_scb_desc()
 271 	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
 [all …]
 
 | 
| D | cs46xx_lib.h | 111 #define cs46xx_dsp_proc_free_scb_desc(scb)  argument112 #define cs46xx_dsp_proc_register_scb_desc(chip, scb)  argument
 
 | 
| /Linux-v5.4/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 | 406 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb,  in ahd_sg_setup()430 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb)  in ahd_setup_scb_common()
 451 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb)  in ahd_setup_data_scb()
 488 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb)  in ahd_setup_noxfer_scb()
 497 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr)  in ahd_sg_bus_to_virt()
 507 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg)  in ahd_sg_virt_to_bus()
 519 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op)  in ahd_sync_scb()
 528 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op)  in ahd_sync_sglist()
 540 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op)  in ahd_sync_sense()
 790 	struct scb* scb;  in ahd_lookup_scb()  local
 [all …]
 
 | 
| D | aic7xxx_core.c | 365 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr)  in ahc_sg_bus_to_virt()377 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg)  in ahc_sg_virt_to_bus()
 395 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op)  in ahc_sync_scb()
 404 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op)  in ahc_sync_sglist()
 429 ahc_update_residual(struct ahc_softc *ahc, struct scb *scb)  in ahc_update_residual()
 522 	struct scb *scb;  in ahc_get_scb()  local
 538 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb)  in ahc_free_scb()
 557 	struct scb* scb;  in ahc_lookup_scb()  local
 567 ahc_swap_with_next_hscb(struct ahc_softc *ahc, struct scb *scb)  in ahc_swap_with_next_hscb()
 607 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)  argument77 #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) \  argument79 #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()
 1261 ahc_platform_freeze_devq(struct ahc_softc *ahc, struct scb *scb)  in ahc_platform_freeze_devq()
 1422 	struct	 scb *scb;  in ahc_linux_run_command()  local
 1690 ahc_done(struct ahc_softc *ahc, struct scb *scb)  in ahc_done()
 1811 			     struct scsi_device *sdev, struct scb *scb)  in ahc_linux_handle_scsi_status()
 
 | 
| /Linux-v5.4/drivers/scsi/megaraid/ | 
| D | megaraid_mbox.c | 951 	scb_t			*scb;  in megaraid_alloc_cmd_packets()  local1275 	scb_t			*scb = NULL;  in megaraid_alloc_scb()  local
 1310 megaraid_dealloc_scb(adapter_t *adapter, scb_t *scb)  in megaraid_dealloc_scb()
 1335 megaraid_mbox_mksgl(adapter_t *adapter, scb_t *scb)  in megaraid_mbox_mksgl()
 1374 mbox_post_cmd(adapter_t *adapter, scb_t *scb)  in mbox_post_cmd()
 1440 	scb_t		*scb;  in megaraid_queue_command_lck()  local
 1490 	scb_t			*scb;  in DEF_SCSI_QCMD()  local
 1866 	scb_t			*scb;  in megaraid_mbox_runpendq()  local
 1935 megaraid_mbox_prepare_pthru(adapter_t *adapter, scb_t *scb,  in megaraid_mbox_prepare_pthru()
 1984 megaraid_mbox_prepare_epthru(adapter_t *adapter, scb_t *scb,  in megaraid_mbox_prepare_epthru()
 [all …]
 
 | 
| /Linux-v5.4/fs/afs/ | 
| D | fsclient.c | 61 				     struct afs_status_cb *scb)  in xdr_decode_AFSFetchStatus()142 				   struct afs_status_cb *scb)  in xdr_decode_AFSCallBack()
 275 int afs_fs_fetch_file_status(struct afs_fs_cursor *fc, struct afs_status_cb *scb,  in afs_fs_fetch_file_status()
 476 			       struct afs_status_cb *scb,  in afs_fs_fetch_data64()
 518 		      struct afs_status_cb *scb,  in afs_fs_fetch_data()
 1137 			       struct afs_status_cb *scb)  in afs_fs_store_data64()
 1195 		      struct afs_status_cb *scb)  in afs_fs_store_data()
 1321 				 struct afs_status_cb *scb)  in afs_fs_setattr_size64()
 1370 			       struct afs_status_cb *scb)  in afs_fs_setattr_size()
 1418 		   struct afs_status_cb *scb)  in afs_fs_setattr()
 [all …]
 
 | 
| D | inode.c | 74 				      struct afs_status_cb *scb)  in afs_inode_init_from_status()167 			     struct afs_status_cb *scb,  in afs_apply_status()
 249 			       struct afs_status_cb *scb,  in afs_apply_callback()
 275 			     struct afs_status_cb *scb)  in afs_vnode_commit_status()
 307 	struct afs_status_cb *scb;  in afs_fetch_status()  local
 507 		       struct afs_status_cb *scb,  in afs_iget()
 818 	struct afs_status_cb *scb;  in afs_setattr()  local
 
 | 
| D | yfsclient.c | 184 				     struct afs_status_cb *scb)  in xdr_decode_YFSFetchStatus()237 				   struct afs_status_cb *scb)  in xdr_decode_YFSCallBack()
 393 int yfs_fs_fetch_file_status(struct afs_fs_cursor *fc, struct afs_status_cb *scb,  in yfs_fs_fetch_file_status()
 583 int yfs_fs_fetch_data(struct afs_fs_cursor *fc, struct afs_status_cb *scb,  in yfs_fs_fetch_data()
 1248 		      struct afs_status_cb *scb)  in yfs_fs_store_data()
 1333 			       struct afs_status_cb *scb)  in yfs_fs_setattr_size()
 1379 		   struct afs_status_cb *scb)  in yfs_fs_setattr()
 1635 		    struct afs_status_cb *scb)  in yfs_fs_set_lock()
 1675 int yfs_fs_extend_lock(struct afs_fs_cursor *fc, struct afs_status_cb *scb)  in yfs_fs_extend_lock()
 1713 int yfs_fs_release_lock(struct afs_fs_cursor *fc, struct afs_status_cb *scb)  in yfs_fs_release_lock()
 [all …]
 
 | 
| D | dir.c | 644 	struct afs_status_cb *scb;  in afs_do_lookup()  local800 		struct afs_status_cb *scb = &cookie->statuses[i];  in afs_do_lookup()  local
 1263 				      struct afs_status_cb *scb)  in afs_update_dentry_version()
 1276 	struct afs_status_cb *scb;  in afs_mkdir()  local
 1361 	struct afs_status_cb *scb;  in afs_rmdir()  local
 1475 	struct afs_status_cb *scb;  in afs_unlink()  local
 1575 	struct afs_status_cb *scb;  in afs_create()  local
 1649 	struct afs_status_cb *scb;  in afs_link()  local
 1734 	struct afs_status_cb *scb;  in afs_symlink()  local
 1812 	struct afs_status_cb *scb;  in afs_rename()  local
 
 | 
| D | xattr.c | 46 	struct afs_status_cb *scb;  in afs_xattr_get_acl()  local104 	struct afs_status_cb *scb;  in afs_xattr_set_acl()  local
 169 	struct afs_status_cb *scb;  in afs_xattr_get_yfs()  local
 274 	struct afs_status_cb *scb;  in afs_xattr_set_yfs()  local
 
 | 
| D | dir_silly.c | 23 	struct afs_status_cb *scb;  in afs_do_silly_rename()  local145 	struct afs_status_cb *scb;  in afs_do_silly_unlink()  local
 
 | 
| D | flock.c | 181 	struct afs_status_cb *scb;  in afs_set_lock()  local218 	struct afs_status_cb *scb;  in afs_extend_lock()  local
 255 	struct afs_status_cb *scb;  in afs_release_lock()  local
 
 | 
| /Linux-v5.4/drivers/scsi/aic94xx/ | 
| D | aic94xx_task.c | 350 	struct scb *scb;  in asd_build_ata_ascb()  local419 	struct scb *scb;  in asd_build_smp_ascb()  local
 468 	struct scb *scb;  in asd_build_ssp_ascb()  local
 
 |