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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Diommu_common.h36 #define SG_ENT_PHYS_ADDRESS(SG) (__pa(sg_virt((SG))))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Diommu_common.h36 #define SG_ENT_PHYS_ADDRESS(SG) (__pa(sg_virt((SG))))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A D53c700.c343 dma_addr_t offset = (dma_addr_t)((unsigned long)&hostdata->slots[j].SG[0]
344 - (unsigned long)&hostdata->slots[0].SG[0]);
1027 slot->SG[0].ins = bS_to_host(SCRIPT_MOVE_DATA_IN | SCSI_SENSE_BUFFERSIZE);
1028 slot->SG[0].pAddr = bS_to_host(slot->dma_handle);
1029 slot->SG[1].ins = bS_to_host(SCRIPT_RETURN);
1030 slot->SG[1].pAddr = 0;
1032 dma_cache_sync(hostdata->dev, slot->SG, sizeof(slot->SG[0])*2, DMA_TO_DEVICE);
1197 __u32 SG = (__u32)bS_to_cpu(hostdata->script[A_SGScriptStartAddress_used[0]]); local
1201 if(SG >
[all...]
H A Dhpsa.c929 chain_sg = &c->SG[h->max_cmd_sg_entries - 1];
949 chain_sg = &c->SG[h->max_cmd_sg_entries - 1];
1206 addr64.val32.lower = c->SG[i].Addr.lower;
1207 addr64.val32.upper = c->SG[i].Addr.upper;
1208 pci_unmap_single(pdev, (dma_addr_t) addr64.val, c->SG[i].Len,
1228 cp->SG[0].Addr.lower =
1230 cp->SG[0].Addr.upper =
1232 cp->SG[0].Len = buflen;
1892 curr_sg = cp->SG;
2014 if (hpsa_scatter_gather(h, c, cmd) < 0) { /* Fill SG lis
[all...]
H A Dhpsa_cmd.h286 struct SGDescriptor SG[MAXSGENTRIES]; member in struct:CommandList
H A D53c700.h170 struct NCR_700_SG_List SG[NCR_700_SG_SEGMENTS+1]; member in struct:NCR_700_command_slot
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A D53c700.c343 dma_addr_t offset = (dma_addr_t)((unsigned long)&hostdata->slots[j].SG[0]
344 - (unsigned long)&hostdata->slots[0].SG[0]);
1027 slot->SG[0].ins = bS_to_host(SCRIPT_MOVE_DATA_IN | SCSI_SENSE_BUFFERSIZE);
1028 slot->SG[0].pAddr = bS_to_host(slot->dma_handle);
1029 slot->SG[1].ins = bS_to_host(SCRIPT_RETURN);
1030 slot->SG[1].pAddr = 0;
1032 dma_cache_sync(hostdata->dev, slot->SG, sizeof(slot->SG[0])*2, DMA_TO_DEVICE);
1197 __u32 SG = (__u32)bS_to_cpu(hostdata->script[A_SGScriptStartAddress_used[0]]); local
1201 if(SG >
[all...]
H A Dhpsa.c929 chain_sg = &c->SG[h->max_cmd_sg_entries - 1];
949 chain_sg = &c->SG[h->max_cmd_sg_entries - 1];
1206 addr64.val32.lower = c->SG[i].Addr.lower;
1207 addr64.val32.upper = c->SG[i].Addr.upper;
1208 pci_unmap_single(pdev, (dma_addr_t) addr64.val, c->SG[i].Len,
1228 cp->SG[0].Addr.lower =
1230 cp->SG[0].Addr.upper =
1232 cp->SG[0].Len = buflen;
1892 curr_sg = cp->SG;
2014 if (hpsa_scatter_gather(h, c, cmd) < 0) { /* Fill SG lis
[all...]
H A Dhpsa_cmd.h286 struct SGDescriptor SG[MAXSGENTRIES]; member in struct:CommandList
H A D53c700.h170 struct NCR_700_SG_List SG[NCR_700_SG_SEGMENTS+1]; member in struct:NCR_700_command_slot
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/sn/pci/
H A Dpci_dma.c22 #define SG_ENT_PHYS_ADDRESS(SG) virt_to_phys(SG_ENT_VIRT_ADDRESS(SG))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/sn/pci/
H A Dpci_dma.c22 #define SG_ENT_PHYS_ADDRESS(SG) virt_to_phys(SG_ENT_VIRT_ADDRESS(SG))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/apps_scripts/
H A Dmodem_autoapn.sh147 modem_country=SG
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rom/apps_scripts/
H A Dmodem_autoapn.sh147 modem_country=SG
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rom/apps_scripts/
H A Dmodem_autoapn.sh147 modem_country=SG
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Dcciss.c358 chain_sg = &c->SG[h->max_cmd_sgentries - 1];
370 chain_sg = &c->SG[h->max_cmd_sgentries - 1];
410 "Max SG entries since init: %d\n",
1497 c->SG[0].Addr.lower = temp64.val32.lower;
1498 c->SG[0].Addr.upper = temp64.val32.upper;
1499 c->SG[0].Len = iocommand.buf_size;
1500 c->SG[0].Ext = 0; /* we are not chaining */
1508 temp64.val32.lower = c->SG[0].Addr.lower;
1509 temp64.val32.upper = c->SG[0].Addr.upper;
1642 c->SG[
[all...]
H A Dcciss_cmd.h191 SGDescriptor_struct SG[MAXSGENTRIES]; member in struct:_CommandList_struct
H A Dcciss_scsi.c795 addr64.val32.lower = c->SG[0].Addr.lower;
796 addr64.val32.upper = c->SG[0].Addr.upper;
810 c->SG[0].Addr.lower =
812 c->SG[0].Addr.upper =
814 c->SG[0].Len = buflen;
849 /* Fill in the SG list and do dma mapping */
1280 curr_sg = c->SG;
1306 /* track how many SG entries we are using */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dcciss.c358 chain_sg = &c->SG[h->max_cmd_sgentries - 1];
370 chain_sg = &c->SG[h->max_cmd_sgentries - 1];
410 "Max SG entries since init: %d\n",
1497 c->SG[0].Addr.lower = temp64.val32.lower;
1498 c->SG[0].Addr.upper = temp64.val32.upper;
1499 c->SG[0].Len = iocommand.buf_size;
1500 c->SG[0].Ext = 0; /* we are not chaining */
1508 temp64.val32.lower = c->SG[0].Addr.lower;
1509 temp64.val32.upper = c->SG[0].Addr.upper;
1642 c->SG[
[all...]
H A Dcciss_cmd.h191 SGDescriptor_struct SG[MAXSGENTRIES]; member in struct:_CommandList_struct
H A Dcciss_scsi.c795 addr64.val32.lower = c->SG[0].Addr.lower;
796 addr64.val32.upper = c->SG[0].Addr.upper;
810 c->SG[0].Addr.lower =
812 c->SG[0].Addr.upper =
814 c->SG[0].Len = buflen;
849 /* Fill in the SG list and do dma mapping */
1280 curr_sg = c->SG;
1306 /* track how many SG entries we are using */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dpci_iommu.c500 #define SG_ENT_VIRT_ADDRESS(SG) (sg_virt((SG)))
501 #define SG_ENT_PHYS_ADDRESS(SG) __pa(SG_ENT_VIRT_ADDRESS(SG))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci_iommu.c500 #define SG_ENT_VIRT_ADDRESS(SG) (sg_virt((SG)))
501 #define SG_ENT_PHYS_ADDRESS(SG) __pa(SG_ENT_VIRT_ADDRESS(SG))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dtyphoon.c103 #warning Typhoon only supports 32 entries in its SG list for TSO, disabling TSO
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dtyphoon.c103 #warning Typhoon only supports 32 entries in its SG list for TSO, disabling TSO

Completed in 304 milliseconds