Home | History | Annotate | Download | only in ic

Lines Matching refs:datain_scr

481 				xfer->datain_scr[n * 2 + 0] =
484 xfer->datain_scr[n * 2 + 1] =
491 xfer->datain_scr[n * 2 + 0] = htole32(0x80080000);
492 xfer->datain_scr[n * 2 + 1] =
514 xfer->datain_scr[0] = htole32(0x98080000);
515 xfer->datain_scr[1] = htole32(DATAIN_TRAP);
541 offsetof(struct oosiop_xfer, datain_scr[0]));
600 if (n >= offsetof(struct oosiop_xfer, datain_scr[0]) &&
601 n < offsetof(struct oosiop_xfer, datain_scr[OOSIOP_NSG * 2])) {
602 n -= offsetof(struct oosiop_xfer, datain_scr[0]);
607 len += le32toh(cb->xfer->datain_scr[i * 2]) &