Lines Matching refs:XD_STATE
1406 iopb->intl = (XD_STATE(iorq->mode) == XD_SUB_POLL) in xdc_rqtopb()
1422 if (XD_STATE(iorq->mode) == XD_SUB_POLL) in xdc_rqtopb()
1439 if (XD_STATE(iorq->mode) == XD_SUB_POLL) in xdc_rqtopb()
1459 iopb->intl = (XD_STATE(iorq->mode) == XD_SUB_POLL) in xdc_rqtopb()
1490 int rqno, submode = XD_STATE(fullmode), retry; in xdc_cmd()
1862 if (XD_STATE(iorq->mode) != XD_SUB_POLL && in xdc_reset()
1863 XD_STATE(iorq->mode) != XD_SUB_WAIT && in xdc_reset()
1864 XD_STATE(iorq->mode) != XD_SUB_NORM) in xdc_reset()
1873 switch (XD_STATE(xdcsc->reqs[lcv].mode)) { in xdc_reset()
1999 if (iorq->mode == 0 || XD_STATE(iorq->mode) == XD_SUB_DONE) in xdc_remove_iorq()
2076 switch (XD_STATE(iorq->mode)) { in xdc_remove_iorq()
2295 XD_STATE(xdcsc->reqs[lcv].mode) == XD_SUB_DONE) in xdc_tick()