Home | History | Annotate | Download | only in gadget

Lines Matching refs:pmi

1163 	int		pmi = common->cmnd[8];
1166 /* Check the PMI and LBA fields */
1167 if (pmi > 1 || (pmi == 0 && lba != 0)) {