Lines Matching refs:Len
2313 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()
2335 le32_to_cpu(chain_sg->Len), DMA_TO_DEVICE); in hpsa_unmap_sg_chain_block()
2812 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()
2838 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()
4566 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()
4784 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()
5544 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init()
6456 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()
6461 c->SG[0].Len = cpu_to_le32(iocommand->buf_size); in hpsa_passthru_ioctl()
6564 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
6571 c->SG[i].Len = cpu_to_le32(buff_size[i]); in hpsa_big_passthru_ioctl()
7146 cmd->ErrorDescriptor.Len = cpu_to_le32(sizeof(struct ErrorInfo)); in hpsa_message()