Lines Matching refs:Len
1595 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()
1617 le32_to_cpu(chain_sg->Len), PCI_DMA_TODEVICE); in hpsa_unmap_sg_chain_block()
1968 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()
1994 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()
3249 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()
3407 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()
4720 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in cmd_alloc()
4943 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()
4948 c->SG[0].Len = cpu_to_le32(iocommand.buf_size); in hpsa_passthru_ioctl()
5069 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
5076 c->SG[i].Len = cpu_to_le32(buff_size[i]); in hpsa_big_passthru_ioctl()
5591 cmd->ErrorDescriptor.Len = cpu_to_le32(sizeof(struct ErrorInfo)); in hpsa_message()