Searched refs:bttl (Results 1 – 1 of 1) sorted by relevance
717 unsigned long l, bttl = 0; in DEF_SCSI_QCMD() local886 bttl = sg_dma_address(sgpnt); in DEF_SCSI_QCMD()889 printk("1. bttl %x, l %x\n",bttl, l); in DEF_SCSI_QCMD()894 (((u32 *) (prd))[i >> 1]) = cpu_to_le32(bttl); in DEF_SCSI_QCMD()896 bttl += 0x10000; in DEF_SCSI_QCMD()899 (((u32 *) (prd))[i >> 1]) = cpu_to_le32(bttl); in DEF_SCSI_QCMD()911 printk("2. bttl %x, l %x\n",bttl, l); in DEF_SCSI_QCMD()