Lines Matching refs:iopbase
483 (void **)&xyc->iopbase,
491 memset(xyc->iopbase, 0, XYC_MAXIOPB * sizeof(struct xy_iopb));
503 xyc->reqs[lcv].iopb = &xyc->iopbase[lcv];
505 xyc->iopbase[lcv].asr = 1; /* always the same */
506 xyc->iopbase[lcv].eef = 1; /* always the same */
507 xyc->iopbase[lcv].ecm = XY_ECM; /* always the same */
508 xyc->iopbase[lcv].aud = 1; /* always the same */
509 xyc->iopbase[lcv].relo = 1; /* always the same */
510 xyc->iopbase[lcv].thro = XY_THRO;/* always the same */
530 xyc->ciopb = &xyc->iopbase[XYC_CTLIOPB]; /* short hand name */
1581 xycsc->iopbase[XYC_CTLIOPB].done == 0)
1607 xycsc->iopbase[hand].done)
1778 xycsc->iopbase[lcv].done = xycsc->iopbase[lcv].errs = 1;