Searched refs:scb (Results 1 - 25 of 74) sorted by relevance

123

/linux-master/drivers/media/pci/cx18/
H A Dcx18-scb.c11 #include "cx18-scb.h"
16 cx18_memset_io(cx, cx->scb, 0, 0x10000);
18 cx18_writel(cx, IRQ_APU_TO_CPU, &cx->scb->apu2cpu_irq);
19 cx18_writel(cx, IRQ_CPU_TO_APU_ACK, &cx->scb->cpu2apu_irq_ack);
20 cx18_writel(cx, IRQ_HPU_TO_CPU, &cx->scb->hpu2cpu_irq);
21 cx18_writel(cx, IRQ_CPU_TO_HPU_ACK, &cx->scb->cpu2hpu_irq_ack);
22 cx18_writel(cx, IRQ_PPU_TO_CPU, &cx->scb->ppu2cpu_irq);
23 cx18_writel(cx, IRQ_CPU_TO_PPU_ACK, &cx->scb->cpu2ppu_irq_ack);
24 cx18_writel(cx, IRQ_EPU_TO_CPU, &cx->scb->epu2cpu_irq);
25 cx18_writel(cx, IRQ_CPU_TO_EPU_ACK, &cx->scb
[all...]
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h55 struct scb *scb, int op);
84 struct scb*
86 void ahc_free_scb(struct ahc_softc *ahc, struct scb *scb);
87 struct scb *
89 void ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb);
92 struct scb *scb);
[all...]
H A Daic7xxx_osm.h229 ahc_scb_timer_reset(struct scb *scb, u_int usec) argument
525 void ahc_set_transaction_status(struct scb *scb, uint32_t status) argument
527 ahc_cmd_set_transaction_status(scb->io_ctx,status);
538 void ahc_set_scsi_status(struct scb *scb, uint32_t status) argument
540 ahc_cmd_set_scsi_status(scb->io_ctx, status);
550 uint32_t ahc_get_transaction_status(struct scb *scb) argument
562 ahc_get_scsi_status(struct scb *scb) argument
568 ahc_set_transaction_tag(struct scb *scb, int enabled, u_int type) argument
577 ahc_get_transfer_length(struct scb *scb) argument
583 ahc_get_transfer_dir(struct scb *scb) argument
589 ahc_set_residual(struct scb *scb, u_long resid) argument
595 ahc_set_sense_residual(struct scb *scb, u_long resid) argument
601 ahc_get_residual(struct scb *scb) argument
607 ahc_get_sense_residual(struct scb *scb) argument
613 ahc_perform_autosense(struct scb *scb) argument
624 ahc_get_sense_bufsize(struct ahc_softc *ahc, struct scb *scb) argument
637 ahc_platform_scb_free(struct ahc_softc *ahc, struct scb *scb) argument
646 ahc_freeze_scb(struct scb *scb) argument
[all...]
H A Daic79xx_inline.h99 void *ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb,
107 struct scb *scb, int op);
138 struct scb *
140 void ahd_queue_scb(struct ahd_softc *ahd, struct scb *scb);
143 struct scb *scb);
145 struct scb *sc
158 ahd_get_sense_buf(struct ahd_softc *ahd, struct scb *scb) argument
164 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) argument
[all...]
H A Daic79xx_osm.h507 void ahd_set_transaction_status(struct scb *scb, uint32_t status) argument
509 ahd_cmd_set_transaction_status(scb->io_ctx,status);
520 void ahd_set_scsi_status(struct scb *scb, uint32_t status) argument
522 ahd_cmd_set_scsi_status(scb->io_ctx, status);
532 uint32_t ahd_get_transaction_status(struct scb *scb) argument
534 return (ahd_cmd_get_transaction_status(scb->io_ctx));
544 uint32_t ahd_get_scsi_status(struct scb *sc argument
550 ahd_set_transaction_tag(struct scb *scb, int enabled, u_int type) argument
559 ahd_get_transfer_length(struct scb *scb) argument
565 ahd_get_transfer_dir(struct scb *scb) argument
571 ahd_set_residual(struct scb *scb, u_long resid) argument
577 ahd_set_sense_residual(struct scb *scb, u_long resid) argument
583 ahd_get_residual(struct scb *scb) argument
589 ahd_get_sense_residual(struct scb *scb) argument
595 ahd_perform_autosense(struct scb *scb) argument
606 ahd_get_sense_bufsize(struct ahd_softc *ahd, struct scb *scb) argument
619 ahd_platform_scb_free(struct ahd_softc *ahd, struct scb *scb) argument
630 ahd_freeze_scb(struct scb *scb) argument
[all...]
H A Daic7xxx_osm.c254 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) argument
258 scb != NULL ? SCB_GET_CHANNEL(ahc, scb) : 'X',
259 scb != NULL ? SCB_GET_TARGET(ahc, scb) : -1,
260 scb != NULL ? SCB_GET_LUN(scb) : -1);
364 struct scb *);
454 static void ahc_linux_unmap_scb(struct ahc_softc*, struct scb*);
461 ahc_linux_unmap_scb(struct ahc_softc *ahc, struct scb *scb) argument
472 ahc_linux_map_seg(struct ahc_softc *ahc, struct scb *scb, struct ahc_dma_seg *sg, dma_addr_t addr, bus_size_t len) argument
1252 ahc_platform_freeze_devq(struct ahc_softc *ahc, struct scb *scb) argument
1413 struct scb *scb; local
1679 ahc_done(struct ahc_softc *ahc, struct scb *scb) argument
1801 ahc_linux_handle_scsi_status(struct ahc_softc *ahc, struct scsi_device *sdev, struct scb *scb) argument
2045 struct scb *pending_scb = NULL, *scb; local
[all...]
H A Daic79xx_core.c128 struct scb *scb);
131 struct scb *scb);
167 struct scb *scb);
180 struct scb *scb, u_int col_idx);
182 struct scb *scb);
406 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb, void *sgptr, dma_addr_t addr, bus_size_t len, int last) argument
430 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb) argument
451 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb) argument
488 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb) argument
497 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) argument
507 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) argument
519 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) argument
528 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) argument
540 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) argument
790 struct scb* scb; local
802 ahd_swap_with_next_hscb(struct ahd_softc *ahd, struct scb *scb) argument
841 ahd_queue_scb(struct ahd_softc *ahd, struct scb *scb) argument
1092 ahd_update_residual(struct ahd_softc *ahd, struct scb *scb) argument
1102 ahd_complete_scb(struct ahd_softc *ahd, struct scb *scb) argument
1189 struct scb *scb; local
1395 ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb) argument
1424 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) argument
1661 struct scb *scb; local
1727 ahd_dump_sglist(struct scb *scb) argument
1801 struct scb *scb; local
1851 struct scb *scb; local
1867 struct scb *scb; local
1906 struct scb *scb; local
1992 struct scb *scb; local
2059 struct scb *scb; local
2194 struct scb *scb; local
2231 struct scb *scb; local
2258 struct scb *scb; local
2312 struct scb *scb; local
2375 struct scb *scb; local
2657 struct scb *scb; local
2891 struct scb *scb; local
2991 struct scb *scb; local
3018 struct scb *scb; local
3292 struct scb *scb; local
4342 ahd_scb_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
4365 ahd_setup_initiator_msgout(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
5492 struct scb *scb; local
5658 struct scb *scb; local
5807 struct scb *scb; local
5951 ahd_setup_target_msgin(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
6455 struct scb *scb; local
6609 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) argument
6629 ahd_rem_col_list(struct ahd_softc *ahd, struct scb *scb) argument
6665 struct scb *scb; local
6699 ahd_free_scb(struct ahd_softc *ahd, struct scb *scb) argument
7946 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
7982 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) argument
8000 ahd_qinfifo_requeue_tail(struct ahd_softc *ahd, struct scb *scb) argument
8022 ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb, struct scb *scb) argument
8062 struct scb *scb; local
8085 ahd_done_with_status(struct ahd_softc *ahd, struct scb *scb, uint32_t status) argument
8104 struct scb *scb; local
8335 struct scb *scb; local
8821 ahd_handle_scsi_status(struct ahd_softc *ahd, struct scb *scb) argument
9030 ahd_handle_scb_status(struct ahd_softc *ahd, struct scb *scb) argument
9044 ahd_calc_residual(struct ahd_softc *ahd, struct scb *scb) argument
9634 struct scb *scb; local
10426 struct scb *scb; local
[all...]
H A Daic7xxx_core.c154 struct scb *scb);
158 struct scb *scb);
195 struct scb *scb);
203 struct scb *prev_scb,
204 struct scb *scb);
260 static void ahc_freeze_devq(struct ahc_softc *ahc, struct scb *sc
365 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr) argument
377 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) argument
395 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op) argument
404 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) argument
429 ahc_update_residual(struct ahc_softc *ahc, struct scb *scb) argument
522 struct scb *scb; local
538 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) argument
557 struct scb* scb; local
567 ahc_swap_with_next_hscb(struct ahc_softc *ahc, struct scb *scb) argument
607 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) argument
647 ahc_get_sense_buf(struct ahc_softc *ahc, struct scb *scb) argument
656 ahc_get_sense_bufaddr(struct ahc_softc *ahc, struct scb *scb) argument
878 struct scb *scb; local
934 struct scb *scb; local
979 struct scb *scb; local
1246 struct scb *scb; local
1350 struct scb *scb; local
1532 struct scb *scb; local
2817 ahc_scb_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
2851 ahc_setup_initiator_msgout(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
3116 struct scb *scb; local
3989 struct scb *scb; local
4135 struct scb *scb; local
4243 struct scb *scb; local
4352 ahc_setup_target_msgin(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
5691 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
5727 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) argument
5745 ahc_qinfifo_requeue_tail(struct ahc_softc *ahc, struct scb *scb) argument
5767 ahc_qinfifo_requeue(struct ahc_softc *ahc, struct scb *prev_scb, struct scb *scb) argument
5802 struct scb *scb; local
6009 struct scb *scb; local
6588 ahc_calc_residual(struct ahc_softc *ahc, struct scb *scb) argument
7102 struct scb *scb; local
7581 struct scb *scb; local
[all...]
H A Daic7xxx.h77 #define SCB_IS_SCSIBUS_B(ahc, scb) \
78 (SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid) == 'B')
79 #define SCB_GET_OUR_ID(scb) \
80 SCSIID_OUR_ID((scb)->hscb->scsiid)
81 #define SCB_GET_TARGET(ahc, scb) \
82 SCSIID_TARGET((ahc), (scb)->hscb->scsiid)
83 #define SCB_GET_CHANNEL(ahc, scb) \
84 SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid)
85 #define SCB_GET_LUN(scb) \
86 ((scb)
561 struct scb { struct
[all...]
H A Daic79xx.h76 #define SCB_IS_SCSIBUS_B(ahd, scb) (0)
77 #define SCB_GET_OUR_ID(scb) \
78 SCSIID_OUR_ID((scb)->hscb->scsiid)
79 #define SCB_GET_TARGET(ahd, scb) \
80 SCSIID_TARGET((ahd), (scb)->hscb->scsiid)
81 #define SCB_GET_CHANNEL(ahd, scb) \
82 SCSIID_CHANNEL(ahd, (scb)->hscb->scsiid)
83 #define SCB_GET_LUN(scb) \
84 ((scb)->hscb->lun)
85 #define SCB_GET_TARGET_OFFSET(ahd, scb) \
592 struct scb { struct
[all...]
H A Daic79xx_osm.c224 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) argument
228 scb != NULL ? SCB_GET_CHANNEL(ahd, scb) : 'X',
229 scb != NULL ? SCB_GET_TARGET(ahd, scb) : -1,
230 scb != NULL ? SCB_GET_LUN(scb) : -1);
354 struct scb *);
531 static void ahd_linux_unmap_scb(struct ahd_softc*, struct scb*);
534 ahd_linux_unmap_scb(struct ahd_softc *ahd, struct scb *scb) argument
1378 ahd_platform_freeze_devq(struct ahd_softc *ahd, struct scb *scb) argument
1542 struct scb *scb; local
1759 ahd_done(struct ahd_softc *ahd, struct scb *scb) argument
1877 ahd_linux_handle_scsi_status(struct ahd_softc *ahd, struct scsi_device *sdev, struct scb *scb) argument
[all...]
/linux-master/drivers/scsi/
H A Dips.c213 #define IPS_DMA_DIR(scb) ((!scb->scsi_cmd || ips_is_passthru(scb->scsi_cmd) || \
214 DMA_NONE == scb->scsi_cmd->sc_data_direction) ? \
216 scb->scsi_cmd->sc_data_direction)
647 ips_scb_t *scb; local
669 scb = &ha->scbs[ha->max_cmds - 1];
671 ips_init_scb(ha, scb);
673 scb->timeout = ips_cmd_timeout;
674 scb
718 ips_scb_t *scb; local
837 ips_scb_t *scb; local
1254 ips_scb_t *scb; local
1318 ips_scb_t *scb; local
1542 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) argument
1636 ips_flash_copperhead(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
1707 ips_flash_bios(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
1771 ips_fill_scb_sg_single(ips_ha_t * ha, dma_addr_t busaddr, ips_scb_t * scb, int indx, unsigned int e_len) argument
1809 ips_flash_firmware(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
1882 ips_usrcmd(ips_ha_t * ha, ips_passthru_t * pt, ips_scb_t * scb) argument
1970 ips_cleanup_passthru(ips_ha_t * ha, ips_scb_t * scb) argument
2215 ips_scb_t *scb; local
2509 ips_scb_t *scb; local
3069 ipsintr_blocking(ips_ha_t * ha, ips_scb_t * scb) argument
3091 ipsintr_done(ips_ha_t * ha, ips_scb_t * scb) argument
3123 ips_done(ips_ha_t * ha, ips_scb_t * scb) argument
3229 ips_map_status(ips_ha_t * ha, ips_scb_t * scb, ips_stat_t * sp) argument
3368 ips_send_wait(ips_ha_t * ha, ips_scb_t * scb, int timeout, int intr) argument
3434 ips_send_cmd(ips_ha_t * ha, ips_scb_t * scb) argument
3817 ips_scb_t *scb; local
3973 ips_online(ips_ha_t * ha, ips_scb_t * scb) argument
4008 ips_inquiry(ips_ha_t * ha, ips_scb_t * scb) argument
4043 ips_rdcap(ips_ha_t * ha, ips_scb_t * scb) argument
4073 ips_msense(ips_ha_t * ha, ips_scb_t * scb) argument
4164 ips_reqsen(ips_ha_t * ha, ips_scb_t * scb) argument
4349 ips_init_scb(ips_ha_t * ha, ips_scb_t * scb) argument
4396 ips_scb_t *scb; local
4426 ips_freescb(ips_ha_t * ha, ips_scb_t * scb) argument
4539 ips_scb_t *scb; local
5255 ips_issue_copperhead(ips_ha_t * ha, ips_scb_t * scb) argument
5309 ips_issue_copperhead_memio(ips_ha_t * ha, ips_scb_t * scb) argument
5362 ips_issue_i2o(ips_ha_t * ha, ips_scb_t * scb) argument
5394 ips_issue_i2o_memio(ips_ha_t * ha, ips_scb_t * scb) argument
5641 ips_scb_t *scb; local
5684 ips_scb_t *scb; local
5728 ips_scb_t *scb; local
5786 ips_scb_t *scb; local
5836 ips_scb_t *scb; local
5899 ips_scb_t *scb; local
5933 ips_scb_t *scb; local
5966 ips_fix_ffdc_time(ips_ha_t * ha, ips_scb_t * scb, time64_t current_time) argument
[all...]
H A Dinitio.c147 static void initio_select_atn(struct initio_host * host, struct scsi_ctrl_blk * scb);
148 static void initio_select_atn3(struct initio_host * host, struct scsi_ctrl_blk * scb);
149 static void initio_select_atn_stop(struct initio_host * host, struct scsi_ctrl_blk * scb);
656 struct scsi_ctrl_blk *scb; local
660 if ((scb = host->first_avail) != NULL) {
662 printk("find scb at %p\n", scb);
664 if ((host->first_avail = scb->next) == NULL)
666 scb->next = NULL;
667 scb
763 initio_unlink_pend_scb(struct initio_host * host, struct scsi_ctrl_blk * scb) argument
833 initio_unlink_busy_scb(struct initio_host * host, struct scsi_ctrl_blk * scb) argument
1002 struct scsi_ctrl_blk *scb; local
1019 initio_exec_scb(struct initio_host * host, struct scsi_ctrl_blk * scb) argument
1070 struct scsi_ctrl_blk *scb; local
1142 struct scsi_ctrl_blk *scb; local
1293 struct scsi_ctrl_blk *scb = host->active; local
1348 struct scsi_ctrl_blk *scb = host->active; local
1377 struct scsi_ctrl_blk *scb = host->active; local
1444 struct scsi_ctrl_blk *scb = host->active; local
1508 struct scsi_ctrl_blk *scb = host->active; local
1597 struct scsi_ctrl_blk *scb = host->active; local
1672 struct scsi_ctrl_blk *scb = host->active; local
1704 struct scsi_ctrl_blk *scb = host->active; local
1728 struct scsi_ctrl_blk *scb = host->active; local
1752 struct scsi_ctrl_blk *scb = host->active; local
1777 struct scsi_ctrl_blk *scb = host->active; local
1828 struct scsi_ctrl_blk *scb = host->active; local
1862 struct scsi_ctrl_blk *scb; local
1898 struct scsi_ctrl_blk *scb; local
1980 struct scsi_ctrl_blk *scb; local
2278 struct scsi_ctrl_blk *scb; local
2304 initio_select_atn_stop(struct initio_host * host, struct scsi_ctrl_blk * scb) argument
2314 initio_select_atn(struct initio_host * host, struct scsi_ctrl_blk * scb) argument
2329 initio_select_atn3(struct initio_host * host, struct scsi_ctrl_blk * scb) argument
2355 struct scsi_ctrl_blk *scb = host->active; local
2809 struct scsi_ctrl_blk *scb, *tmp, *prev = NULL /* silence gcc */; local
[all...]
H A Da100u2w.c86 static void inia100_scb_handler(struct orc_host *host, struct orc_scb *scb);
274 * @scb: SCB to queue for execution
277 static void orc_exec_scb(struct orc_host * host, struct orc_scb * scb) argument
279 scb->status = ORCSCB_POST;
280 outb(scb->scbidx, host->base + ORC_PQUEUE);
444 struct orc_scb *scb; local
457 scb = host->scb_virt;
462 scb->sg_addr = cpu_to_le32((u32) escb_phys);
463 scb->sense_addr = cpu_to_le32((u32) escb_phys);
464 scb
597 struct orc_scb *scb; local
698 struct orc_scb *scb; local
716 orc_release_scb(struct orc_host *host, struct orc_scb *scb) argument
738 orchid_abort_scb(struct orc_host * host, struct orc_scb * scb) argument
765 struct orc_scb *scb; local
814 struct orc_scb *scb; local
842 inia100_build_scb(struct orc_host * host, struct orc_scb * scb, struct scsi_cmnd * cmd) argument
914 struct orc_scb *scb; local
988 inia100_scb_handler(struct orc_host *host, struct orc_scb *scb) argument
[all...]
H A Dwd719x.c189 static void wd719x_finish_cmd(struct wd719x_scb *scb, int result) argument
191 struct scsi_cmnd *cmd = scb->cmd;
194 list_del(&scb->list);
196 dma_unmap_single(&wd->pdev->dev, scb->phys,
199 dma_unmap_single(&wd->pdev->dev, scb->dma_handle,
211 struct wd719x_scb *scb = scsi_cmd_priv(cmd); local
214 scb->cmd = cmd;
216 scb->CDB_tag = 0; /* Tagged queueing not supported yet */
217 scb->devid = cmd->device->id;
218 scb
467 struct wd719x_scb *scb = scsi_cmd_priv(cmd); local
492 struct wd719x_scb *scb, *tmp; local
526 struct wd719x_scb *scb, *tmp; local
563 wd719x_interrupt_SCB(struct wd719x *wd, union wd719x_regs regs, struct wd719x_scb *scb) argument
687 struct wd719x_scb *scb; local
[all...]
H A Dmegaraid.c378 scb_t *scb; local
387 * allocate scb. We will return non-zero status in that case.
388 * NOTE: scb can be null even though certain commands completed
394 scb = mega_build_cmd(adapter, scmd, &busy);
395 if (!scb)
398 scb->state |= SCB_PENDQ;
399 list_add_tail(&scb->list, &adapter->pending_list);
429 scb_t *scb; local
434 scb = list_entry(head->next, scb_t, list);
438 scb
524 scb_t *scb; local
951 mega_prepare_passthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd, int channel, int target) argument
1015 mega_prepare_extpassthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd, int channel, int target) argument
1069 scb_t *scb; local
1098 issue_scb(adapter_t *adapter, scb_t *scb) argument
1422 scb_t *scb; local
1662 mega_free_scb(adapter_t *adapter, scb_t *scb) argument
1709 mega_build_sglist(adapter_t *adapter, scb_t *scb, u32 *buf, u32 *len) argument
1800 scb_t *scb; local
1926 scb_t *scb; local
2855 scb_t *scb; local
3766 scb_t *scb; local
4047 scb_t *scb; local
[all...]
/linux-master/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c61 struct dsp_scb_descriptor * scb = scb_info->scb_desc; local
67 snd_iprintf(buffer,"%04x %s:\n",scb->address,scb->scb_name);
74 snd_iprintf(buffer,"%08x ",readl(dst + (scb->address + j) * sizeof(u32)));
79 if (scb->parent_scb_ptr != NULL) {
81 scb->parent_scb_ptr->scb_name,
82 scb->parent_scb_ptr->address);
86 scb->sub_list_ptr->scb_name,
87 scb->sub_list_ptr->address,
88 scb
98 _dsp_unlink_scb(struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) argument
160 cs46xx_dsp_remove_scb(struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) argument
215 cs46xx_dsp_proc_free_scb_desc(struct dsp_scb_descriptor * scb) argument
232 cs46xx_dsp_proc_register_scb_desc(struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) argument
271 struct dsp_scb_descriptor * scb; local
366 struct dsp_scb_descriptor * scb; local
403 struct dsp_scb_descriptor * scb; local
442 struct dsp_scb_descriptor * scb; local
488 struct dsp_scb_descriptor * scb; local
595 struct dsp_scb_descriptor * scb; local
746 struct dsp_scb_descriptor * scb; local
786 struct dsp_scb_descriptor * scb; local
843 struct dsp_scb_descriptor * scb; local
885 struct dsp_scb_descriptor * scb; local
929 struct dsp_scb_descriptor * scb; local
976 struct dsp_scb_descriptor * scb; local
1065 struct dsp_scb_descriptor * scb; local
1103 struct dsp_scb_descriptor * scb; local
1136 struct dsp_scb_descriptor * scb = from; local
[all...]
H A Ddsp_spos.h193 struct dsp_scb_descriptor * scb)
197 (scb->address + SCBsubListPtr) << 2,
198 (scb->sub_list_ptr->address << 0x10) |
199 (scb->next_scb_ptr->address));
200 scb->updated = 1;
204 struct dsp_scb_descriptor * scb,
209 snd_cs46xx_poke(chip, (scb->address + SCBVolumeCtrl) << 2, val);
210 snd_cs46xx_poke(chip, (scb->address + SCBVolumeCtrl + 1) << 2, val);
211 scb->volume_set = 1;
212 scb
192 cs46xx_dsp_spos_update_scb(struct snd_cs46xx * chip, struct dsp_scb_descriptor * scb) argument
203 cs46xx_dsp_scb_set_volume(struct snd_cs46xx * chip, struct dsp_scb_descriptor * scb, u16 left, u16 right) argument
[all...]
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c83 struct scb *scb; \
96 scb = ascb->scb; \
97 scb->header.opcode = CLEAR_NEXUS
120 scb->clear_nexus.nexus = NEXUS_ADAPTER;
129 scb->clear_nexus.nexus = NEXUS_PORT;
130 scb->clear_nexus.conn_mask = port->phy_mask;
146 scb->clear_nexus.nexus = NEXUS_I_T;
149 scb
393 struct scb *scb; local
562 struct scb *scb; local
[all...]
H A Daic94xx_task.c129 le64_to_cpu(ascb->scb->ssp_task.sg_element[0].bus_addr);
352 struct scb *scb; local
356 scb = ascb->scb;
359 scb->header.opcode = CONTROL_ATA_DEV;
361 scb->header.opcode = INITIATE_ATAPI_TASK;
363 scb->header.opcode = INITIATE_ATA_TASK;
365 scb->ata_task.proto_conn_rate = (1 << 5); /* STP */
367 scb
416 struct scb *scb; local
465 struct scb *scb; local
[all...]
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c953 scb_t *scb; local
1011 * Allocate memory for the base list of scb. Later allocate memory for
1013 * scb to the allocated components
1035 // Adjust the scb pointers and link in the free pool
1041 scb = adapter->kscb_list + i;
1068 scb->ccb = (caddr_t)ccb;
1069 scb->gp = 0;
1071 scb->sno = i; // command index
1073 scb->scp = NULL;
1074 scb
1277 scb_t *scb = NULL; local
1312 megaraid_dealloc_scb(adapter_t *adapter, scb_t *scb) argument
1337 megaraid_mbox_mksgl(adapter_t *adapter, scb_t *scb) argument
1376 mbox_post_cmd(adapter_t *adapter, scb_t *scb) argument
1441 scb_t *scb; local
1490 scb_t *scb; local
1864 scb_t *scb; local
1933 megaraid_mbox_prepare_pthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *scp) argument
1982 megaraid_mbox_prepare_epthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *scp) argument
2035 scb_t *scb; local
2175 scb_t *scb; local
2381 scb_t *scb; local
2518 scb_t *scb; local
3303 megaraid_mbox_display_scb(adapter_t *adapter, scb_t *scb) argument
3397 scb_t *scb; local
3557 scb_t *scb; local
3676 megaraid_mbox_mm_done(adapter_t *adapter, scb_t *scb) argument
[all...]
/linux-master/net/ipv4/
H A Dtcp_rate.c84 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); local
87 if (!scb->tx.delivered_mstamp)
93 scb->end_seq, rs->last_end_seq)) {
94 rs->prior_delivered_ce = scb->tx.delivered_ce;
95 rs->prior_delivered = scb->tx.delivered;
96 rs->prior_mstamp = scb->tx.delivered_mstamp;
97 rs->is_app_limited = scb->tx.is_app_limited;
98 rs->is_retrans = scb->sacked & TCPCB_RETRANS;
99 rs->last_end_seq = scb->end_seq;
105 scb
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.h48 void brcms_c_ampdu_dotxstatus(struct ampdu_info *ampdu, struct scb *scb,
H A Dscb.h29 /* scb flags */
58 struct scb { struct
/linux-master/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c76 sizeof(scp)=12; sizeof(scb)=16; sizeof(iscp)=8;
77 sizeof(scp)+sizeof(iscp)+sizeof(scb) = 36 = INIT
103 if(!p->scb->cmd_cuc) break; \
106 printk("%s: scb_cmd timed out: %04x,%04x .. disabling i82586!!\n",dev->name,p->scb->cmd_cuc,p->scb->cus); \
111 if(!p->scb->cmd_ruc) break; \
114 printk("%s: scb_cmd (ruc) timed out: %04x,%04x .. disabling i82586!!\n",dev->name,p->scb->cmd_ruc,p->scb->rus); \
154 volatile struct scb_struct *scb; /* volatile is important */ member in struct:priv
257 p->scb
[all...]

Completed in 349 milliseconds

123