Lines Matching refs:lbam
512 args[4] = desc[9]; /* lbam */
902 desc[9] = tf->lbam;
933 desc[10] = tf->lbam;
1204 tf->lbam = 0x0;
1210 tf->lbam = 0x0; /* cyl low */
1448 tf->lbam = (block >> 8) & 0xff;
1478 tf->lbam = cyl;
2558 qc->tf.lbam = SCSI_SENSE_BUFFERSIZE;
2721 qc->tf.lbam = (nbytes & 0xFF);
2934 tf->lbam = cdb[10];
2947 tf->lbam = cdb[6];
2970 tf->lbam = cdb[18];
3494 tf->lbam = (block >> 8) & 0xff;
3578 tf->lbam = (block >> 8) & 0xff;
3920 tf->lbam = spsp & 0xff;