Searched refs:ciorq (Results 1 – 4 of 4) sorted by relevance
154 struct xy_iorq *ciorq; /* controller's iorq */ member
128 (ER) = (SC)->ciorq->errno; \129 (SC)->ciorq->mode = XY_SUB_FREE; \130 wakeup((SC)->ciorq); \411 xyc->ciorq = &xyc->reqs[XYC_CTLIOPB]; /* short hand name */ in xycattach()1210 struct xy_iorq *iorq = xycsc->ciorq; in xyc_cmd()2024 xio->errno = xycsc->ciorq->errno; in xyc_ioctlcmd()2025 xio->tries = xycsc->ciorq->tries; in xyc_ioctlcmd()
152 struct xy_iorq *ciorq; /* controller's iorq */ member
116 (ER) = (SC)->ciorq->errnum; \117 (SC)->ciorq->mode = XY_SUB_FREE; \118 wakeup((SC)->ciorq); \529 xyc->ciorq = &xyc->reqs[XYC_CTLIOPB]; /* short hand name */ in xycattach()1358 struct xy_iorq *iorq = xycsc->ciorq; in xyc_cmd()1715 XYC_GO(xycsc->xyc, xycsc->ciorq->dmaiopb); in xyc_xyreset()2198 xio->errnum = xycsc->ciorq->errnum; in xyc_ioctlcmd()2199 xio->tries = xycsc->ciorq->tries; in xyc_ioctlcmd()