Lines Matching refs:Len
347 pci_unmap_single(h->pdev, temp64.val, chain_sg->Len, PCI_DMA_TODEVICE); in cciss_unmap_sg_chain_block()
358 chain_sg->Len = len; in cciss_map_sg_chain_block()
1018 c->ErrDesc.Len = sizeof(ErrorInfo_struct); in cmd_alloc()
1054 c->ErrDesc.Len = sizeof(ErrorInfo_struct); in cmd_special_alloc()
1541 c->SG[0].Len = iocommand.buf_size; in cciss_passthru()
1669 c->SG[i].Len = buff_size[i]; in cciss_bigpassthru()
1854 pci_unmap_page(h->pdev, temp64.val, curr_sg[sg_index].Len, in cciss_softirq_done()
2678 c->SG[0].Len = size; in fill_cmd()
2833 c->SG[0].Len, PCI_DMA_BIDIRECTIONAL); in sendcmd_withirq_core()
3376 curr_sg[sg_index].Len = tmp_sg[i].length; in do_cciss_request()
4506 cmd->ErrorDescriptor.Len = sizeof(ErrorInfo_struct); in cciss_message()