Home
last modified time | relevance | path

Searched refs:dma_scb (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_hwi.h135 struct asd_dma_tok dma_scb; member
292 ascb->scb = ascb->dma_scb.vaddr; in asd_init_ascb()
348 dma_pool_free(asd_ha->scb_pool, ascb->dma_scb.vaddr, in asd_ascb_free()
349 ascb->dma_scb.dma_handle); in asd_ascb_free()
Daic94xx_hwi.c1057 ascb->dma_scb.size = sizeof(struct scb); in asd_ascb_alloc()
1058 ascb->dma_scb.vaddr = dma_pool_alloc(asd_ha->scb_pool, in asd_ascb_alloc()
1060 &ascb->dma_scb.dma_handle); in asd_ascb_alloc()
1061 if (!ascb->dma_scb.vaddr) { in asd_ascb_alloc()
1065 memset(ascb->dma_scb.vaddr, 0, sizeof(struct scb)); in asd_ascb_alloc()
1079 dma_pool_free(asd_ha->scb_pool, ascb->dma_scb.vaddr, in asd_ascb_alloc()
1080 ascb->dma_scb.dma_handle); in asd_ascb_alloc()
1121 cpu_to_le64(((u64)ascb->dma_scb.dma_handle)); in asd_ascb_alloc_list()
1153 struct asd_dma_tok t = ascb->dma_scb; in asd_swap_head_scb()
1156 ascb->dma_scb = seq->next_scb; in asd_swap_head_scb()
[all …]
Daic94xx_scb.c434 ascb->dma_scb.vaddr, in escb_tasklet_complete()
435 (unsigned long long)ascb->dma_scb.dma_handle, in escb_tasklet_complete()
600 ascb->dma_scb.vaddr, in escb_tasklet_complete()
601 (unsigned long long)ascb->dma_scb.dma_handle, in escb_tasklet_complete()
Daic94xx_dump.c935 ind, ascb->dma_scb.vaddr,
936 (unsigned long long)ascb->dma_scb.dma_handle,
/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx.seq132 mov RETURN_2 call dma_scb;
828 mov SCB_TAG call dma_scb;
836 mov SCB_TAG call dma_scb;
1214 mov ARG_1 jmp dma_scb;
1351 dma_scb:
1524 mov SCB_TAG call dma_scb;
/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx.seq121 mov ARG_1 call dma_scb;
505 mov TARG_IMMEDIATE_SCB call dma_scb;
1664 mov SCB_TAG call dma_scb;
2074 mov ARG_1 jmp dma_scb;
2194 dma_scb:
2377 mov SCB_TAG jmp dma_scb;
Daic79xx.seq473 mvi CCARREN|CCSCBEN|CCSCBDIR|CCSCBRESET jmp dma_scb;
477 mvi CCARREN|CCSCBEN|CCSCBRESET jmp dma_scb;
490 dma_scb: