Searched refs:bttl (Results 1 – 1 of 1) sorted by relevance
688 unsigned long l, bttl = 0; in DEF_SCSI_QCMD() local855 bttl = sg_dma_address(sgpnt); in DEF_SCSI_QCMD()858 printk("1. bttl %x, l %x\n",bttl, l); in DEF_SCSI_QCMD()863 (((u32 *) (prd))[i >> 1]) = cpu_to_le32(bttl); in DEF_SCSI_QCMD()865 bttl += 0x10000; in DEF_SCSI_QCMD()868 (((u32 *) (prd))[i >> 1]) = cpu_to_le32(bttl); in DEF_SCSI_QCMD()876 printk("2. bttl %x, l %x\n",bttl, l); in DEF_SCSI_QCMD()