Lines Matching refs:Len
2279 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()
2301 le32_to_cpu(chain_sg->Len), PCI_DMA_TODEVICE); in hpsa_unmap_sg_chain_block()
2769 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()
2795 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()
4533 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()
4751 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()
5469 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init()
6327 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()
6332 c->SG[0].Len = cpu_to_le32(iocommand.buf_size); in hpsa_passthru_ioctl()
6455 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
6462 c->SG[i].Len = cpu_to_le32(buff_size[i]); in hpsa_big_passthru_ioctl()
7028 cmd->ErrorDescriptor.Len = cpu_to_le32(sizeof(struct ErrorInfo)); in hpsa_message()