Searched refs:ccw_device_start (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dccwdev.h128 * ccw_device_start()
133 * Depending on the action taken, ccw_device_start() returns:
139 extern int ccw_device_start(struct ccw_device *, struct ccw1 *,
154 * Same as ccw_device_start() and ccw_device_start_timeout(), except a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_ops.c156 ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, function
652 EXPORT_SYMBOL(ccw_device_start); variable
H A Dqdio.c3303 result=ccw_device_start(cdev,&irq_ptr->ccw,QDIO_DOING_ACTIVATE,
3306 result2=ccw_device_start(cdev,&irq_ptr->ccw,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dctcmain.c138 * I/O operations (ccw_device_start, ccw_device_halt et al.)
734 rc = ccw_device_start(ch->cdev, &ch->ccw[0],
843 rc = ccw_device_start(ch->cdev, &ch->ccw[0], (unsigned long) ch, 0xff, 0);
901 rc = ccw_device_start(ch->cdev, &ch->ccw[0], (unsigned long) ch, 0xff, 0);
950 rc = ccw_device_start(ch->cdev, &ch->ccw[0],
987 rc = ccw_device_start(ch->cdev, &ch->ccw[6], (unsigned long) ch, 0xff, 0);
1444 rc = ccw_device_start(ch->cdev, &ch->ccw[3],
2285 rc = ccw_device_start(ch->cdev, &ch->ccw[ccw_idx],
H A Dclaw.c3649 rc = ccw_device_start (p_ch->cdev, &p_ccwbk->read, parm,
3720 rc = ccw_device_start (p_ch->cdev,&p_first_ccw->write, parm,
H A Dqeth_main.c1428 rc = ccw_device_start(channel->ccwdev,
1495 rc = ccw_device_start(channel->ccwdev,
1645 rc = ccw_device_start(card->read.ccwdev, &card->read.ccw,
1912 rc = ccw_device_start(card->write.ccwdev, &card->write.ccw,
1917 "ccw_device_start rc = %i\n", rc);
1957 rc = ccw_device_start(card->write.ccwdev, &card->write.ccw,
1962 "ccw_device_start rc = %i\n", rc);
H A Dlcs.c496 rc = ccw_device_start(channel->ccwdev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Draw3270.c298 rq->rc = ccw_device_start(rp->cdev, &rq->ccw,
408 rq->rc = ccw_device_start(rp->cdev, &rq->ccw,
437 rq->rc = ccw_device_start(rp->cdev, &rq->ccw,
H A Dcon3215.c268 res = ccw_device_start(raw->cdev, req->ccws,
282 res = ccw_device_start(raw->cdev, req->ccws,
H A Dtape_core.c716 rc = ccw_device_start(
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd.c785 rc = ccw_device_start(device->cdev, cqr->cpaddr, (long) cqr,

Completed in 155 milliseconds