| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | initio.c | 658 struct scsi_ctrl_blk *scb; in initio_alloc_scb() local 765 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) || \ argument 644 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
|
| /kernel/linux/linux-4.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 …]
|
| /kernel/linux/linux-5.10/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() local 98 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 …]
|
| /kernel/linux/linux-4.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 …]
|
| /kernel/linux/linux-5.10/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) 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 …]
|
| /kernel/linux/linux-4.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 …]
|
| /kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
| D | megaraid_mbox.c | 951 scb_t *scb; in megaraid_alloc_cmd_packets() local 1275 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 …]
|