Lines Matching refs:Len
2307 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()
2329 le32_to_cpu(chain_sg->Len), DMA_TO_DEVICE); in hpsa_unmap_sg_chain_block()
2808 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()
2834 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()
4569 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()
4788 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()
5548 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init()
6428 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()
6433 c->SG[0].Len = cpu_to_le32(iocommand->buf_size); in hpsa_passthru_ioctl()
6536 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
6543 c->SG[i].Len = cpu_to_le32(buff_size[i]); in hpsa_big_passthru_ioctl()
7118 cmd->ErrorDescriptor.Len = cpu_to_le32(sizeof(struct ErrorInfo)); in hpsa_message()