Searched refs:bttl (Results 1 – 1 of 1) sorted by relevance
715 unsigned long l, bttl = 0; in DEF_SCSI_QCMD() local905 bttl = sg_dma_address(sgpnt); in DEF_SCSI_QCMD()908 printk("1. bttl %x, l %x\n",bttl, l); in DEF_SCSI_QCMD()913 (((u32 *) (prd))[i >> 1]) = cpu_to_le32(bttl); in DEF_SCSI_QCMD()915 bttl += 0x10000; in DEF_SCSI_QCMD()918 (((u32 *) (prd))[i >> 1]) = cpu_to_le32(bttl); in DEF_SCSI_QCMD()926 printk("2. bttl %x, l %x\n",bttl, l); in DEF_SCSI_QCMD()