Lines Matching defs:prot
987 struct scatterlist *sgpe; /* s/g prot entry */
1548 * start of prot group --> | PDE_5 |
1682 * start of first prot group --> | PDE_5 |
1692 * start of new prot group --> | PDE_5 |
1707 struct scatterlist *sgpe = NULL; /* s/g prot entry */
1734 "9020 Invalid s/g entry: data=x%px prot=x%px\n",
1838 subtotal = 0; /* total bytes processed for current prot grp */
1865 /* must split this buffer with next prot grp */
1900 /* advance to next prot buffer */
1935 * start of prot group --> | DI_SEED |
2109 * start of first prot group --> | DISEED |
2117 * start of new prot group --> | DISEED |
2133 struct scatterlist *sgpe = NULL; /* s/g prot entry */
2160 "9082 Invalid s/g entry: data=x%px prot=x%px\n",
2300 subtotal = 0; /* total bytes processed for current prot grp */
2358 * prot grp
2410 /* advance to next prot buffer */
2517 * 2 - Invalid scsi cmd or prot-type. Do not rety.
2715 struct scatterlist *sgpe; /* s/g prot entry */
2723 int prot, protsegcnt;
2734 prot = scsi_get_prot_op(cmd);
2735 if ((prot == SCSI_PROT_READ_STRIP) ||
2736 (prot == SCSI_PROT_WRITE_INSERT) ||
2737 (prot == SCSI_PROT_NORMAL))