Lines Matching refs:Len
2113 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()
2135 le32_to_cpu(chain_sg->Len), PCI_DMA_TODEVICE); in hpsa_unmap_sg_chain_block()
2594 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()
2620 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()
4169 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()
4339 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()
5027 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init()
6256 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()
6261 c->SG[0].Len = cpu_to_le32(iocommand.buf_size); in hpsa_passthru_ioctl()
6384 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
6391 c->SG[i].Len = cpu_to_le32(buff_size[i]); in hpsa_big_passthru_ioctl()
6958 cmd->ErrorDescriptor.Len = cpu_to_le32(sizeof(struct ErrorInfo)); in hpsa_message()