Lines Matching refs:lbam
544 args[4] = desc[9]; /* lbam */
901 desc[9] = tf->lbam;
932 desc[10] = tf->lbam;
1244 tf->lbam = 0x0;
1250 tf->lbam = 0x0; /* cyl low */
1469 tf->lbam = (block >> 8) & 0xff;
1496 tf->lbam = cyl;
2731 qc->tf.lbam = (nbytes & 0xFF);
2945 tf->lbam = cdb[10];
2959 tf->lbam = cdb[6];
2983 tf->lbam = cdb[18];
3531 tf->lbam = (block >> 8) & 0xff;
3615 tf->lbam = (block >> 8) & 0xff;
4036 tf->lbam = spsp & 0xff;