Lines Matching defs:prot
962 struct scatterlist *sgpe; /* s/g prot entry */
1522 * start of prot group --> | PDE_5 |
1656 * start of first prot group --> | PDE_5 |
1666 * start of new prot group --> | PDE_5 |
1681 struct scatterlist *sgpe = NULL; /* s/g prot entry */
1708 "9020 Invalid s/g entry: data=x%px prot=x%px\n",
1812 subtotal = 0; /* total bytes processed for current prot grp */
1839 /* must split this buffer with next prot grp */
1873 /* advance to next prot buffer */
1909 * start of prot group --> | DI_SEED |
2084 * start of first prot group --> | DISEED |
2092 * start of new prot group --> | DISEED |
2108 struct scatterlist *sgpe = NULL; /* s/g prot entry */
2135 "9082 Invalid s/g entry: data=x%px prot=x%px\n",
2274 subtotal = 0; /* total bytes processed for current prot grp */
2332 * prot grp
2383 /* advance to next prot buffer */
2490 * 2 - Invalid scsi cmd or prot-type. Do not rety.
2688 struct scatterlist *sgpe; /* s/g prot entry */
2696 int prot, protsegcnt;
2707 prot = scsi_get_prot_op(cmd);
2708 if ((prot == SCSI_PROT_READ_STRIP) ||
2709 (prot == SCSI_PROT_WRITE_INSERT) ||
2710 (prot == SCSI_PROT_NORMAL))