Lines Matching refs:Len
349 pci_unmap_single(h->pdev, temp64.val, chain_sg->Len, PCI_DMA_TODEVICE); in cciss_unmap_sg_chain_block()
360 chain_sg->Len = len; in cciss_map_sg_chain_block()
1002 c->ErrDesc.Len = sizeof(ErrorInfo_struct); in cmd_alloc()
1038 c->ErrDesc.Len = sizeof(ErrorInfo_struct); in cmd_special_alloc()
1525 c->SG[0].Len = iocommand.buf_size; in cciss_passthru()
1653 c->SG[i].Len = buff_size[i]; in cciss_bigpassthru()
1838 pci_unmap_page(h->pdev, temp64.val, curr_sg[sg_index].Len, in cciss_softirq_done()
2662 c->SG[0].Len = size; in fill_cmd()
2817 c->SG[0].Len, PCI_DMA_BIDIRECTIONAL); in sendcmd_withirq_core()
3360 curr_sg[sg_index].Len = tmp_sg[i].length; in do_cciss_request()
4490 cmd->ErrorDescriptor.Len = sizeof(ErrorInfo_struct); in cciss_message()