Home
last modified time | relevance | path

Searched refs:do_IO (Results 1 – 16 of 16) sorted by relevance

/linux-2.4.37.9/drivers/s390/char/
Dtapeblock.c276 rc = do_IO (ti->devinfo.irq, ti->cqr->cpaddr, (unsigned long) ti->cqr,
330 rc= do_IO (ti->devinfo.irq, ti->cqr->cpaddr,
439 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options);
484 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options);
523 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options);
558 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options);
Dtapechar.c200 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options); in tape_read()
290 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options); in tape_write()
481 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options); in tape_mtioctop()
587 do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options); in tape_ioctl()
613 do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options); in tape_ioctl()
749 rc = do_IO (ti->devinfo.irq, cqr->cpaddr, (unsigned long) cqr, 0x00, cqr->options); in tape_release()
Dtubttysiz.c260 return do_IO(tubp->irq, &tubp->ttyccw, tubp->irq, 0, 0); in tty3270_size_io()
Dtubfs.c230 rc = do_IO(tubp->irq, ccwp, tubp->irq, 0, 0); in fs3270_io()
Dcon3215.c268 res = do_IO(raw->irq, req->ccws, (unsigned long) req, 0, 0); in raw3215_start_io()
281 res = do_IO(raw->irq, req->ccws, (unsigned long) req, 0, 0); in raw3215_start_io()
Dtubtty.c681 rc = do_IO(tubp->irq, ccwp, tubp->irq, 0, 0); in tty3270_io()
Dtape34xx.c2325 while (do_IO (ti->devinfo.irq, ti->cqr->cpaddr, (unsigned long) ti->cqr, 0x00, ti->cqr->options)); in tape34xx_error_recovery_do_retry()
/linux-2.4.37.9/Documentation/s390/
Dcds.txt66 do_IO()
80 initiation with do_IO().
85 callable interface. Instead, the functional description of do_IO() also
159 In order to allow for easy I/O initiation the CDS layer provides a do_IO()
162 an I/O request on behalf of the device driver. The do_IO() routine allows for
166 to allow for overlapped I/O processing. See do_IO() for more details. A device
475 won't be used during request_irq() processing. See do_IO() for a functional
559 won't be used during request_irq() processing. See do_IO() for a functional
728 do_IO() - Initiate I/O Request
730 The do_IO() routines is the I/O request front-end processor. All device driver
[all …]
/linux-2.4.37.9/drivers/s390/net/
Dc7000.c767 if ((rc = do_IO(cup->irq, &cup->ccws[0], parm, 0xff, flags)) != 0) { in c7000_doio()
1386 if ((rc = do_IO(cup->irq, &cup->proc_head->ccws[0], parm, 0xff, flags)) != 0) { in c7000_irq_bh()
2113 if ((rc = do_IO(cup->irq, &cup->proc_head->ccws[0], parm, 0xff, flags)) != 0) { in c7000_open()
2300 if ((rc = do_IO(cup->irq, &cup->proc_head->ccws[0], parm, 0xff, flags)) != 0) { in c7000_xmit()
2426 if ((rc = do_IO(cup->irq, ccwp, parm, 0xff, flags)) != 0) { in c7000_retry_io()
2723 if ((rc = do_IO(cup->irq, &cup->proc_head->ccws[0], parm, 0xff, flags)) != 0) { in c7000_intr()
2780 if ((rc = do_IO(cup->irq, &cup->proc_head->ccws[0], parm, 0xff, flags)) != 0) { in c7000_intr()
Dctcmain.c1160 rc = do_IO(ch->irq, &ch->ccw[0], (intparm_t)ch, 0xff, 0); in ch_action_txdone()
1266 rc = do_IO(ch->irq, &ch->ccw[0], (intparm_t)ch, 0xff, 0); in ch_action_rx()
1324 rc = do_IO(ch->irq, &ch->ccw[0], (intparm_t)ch, 0xff, 0); in ch_action_firstio()
1371 rc = do_IO(ch->irq, &ch->ccw[0], (intparm_t)ch, 0xff, 0); in ch_action_rxidle()
1404 rc = do_IO(ch->irq, &ch->ccw[6], (intparm_t)ch, 0xff, 0); in ch_action_setmode()
1849 rc = do_IO(ch->irq, &ch->ccw[3], (intparm_t)ch, 0xff, 0); in ch_action_txretry()
2733 rc = do_IO(ch->irq, &ch->ccw[ccw_idx], (intparm_t)ch, 0xff, 0); in transmit_skb()
Dqeth.c1008 result=do_IO(card->irq0,&card->dma_stuff->read_ccw, in qeth_issue_next_read()
1012 result2=do_IO(card->irq0,&card->dma_stuff->read_ccw, in qeth_issue_next_read()
3019 result=do_IO(card->irq1,&card->dma_stuff->write_ccw,intparam,0,0); in qeth_send_control_data()
3022 result2=do_IO(card->irq1,&card->dma_stuff->write_ccw, in qeth_send_control_data()
7060 result=do_IO(card->irq0,&card->dma_stuff->write_ccw, in qeth_idx_activate_read()
7064 result2=do_IO(card->irq0,&card->dma_stuff->write_ccw, in qeth_idx_activate_read()
7097 result=do_IO(card->irq0,&card->dma_stuff->read_ccw, in qeth_idx_activate_read()
7101 result2=do_IO(card->irq0,&card->dma_stuff->read_ccw, in qeth_idx_activate_read()
7210 result=do_IO(card->irq1,&card->dma_stuff->write_ccw, in qeth_idx_activate_write()
7214 result2=do_IO(card->irq1,&card->dma_stuff->write_ccw, in qeth_idx_activate_write()
[all …]
/linux-2.4.37.9/include/asm-s390/
Dirq.h595 int do_IO( int irq, /* IRQ aka. subchannel number */
/linux-2.4.37.9/include/asm-s390x/
Dirq.h596 int do_IO( int irq, /* IRQ aka. subchannel number */
/linux-2.4.37.9/drivers/s390/
Dqdio.c3070 result=do_IO(irq_ptr->irq,&irq_ptr->ccw,QDIO_DOING_ESTABLISH,0, in qdio_initialize()
3073 result2=do_IO(irq_ptr->irq,&irq_ptr->ccw, in qdio_initialize()
3252 result=do_IO(irq_ptr->irq,&irq_ptr->ccw,QDIO_DOING_ACTIVATE, in qdio_activate()
3256 result2=do_IO(irq_ptr->irq,&irq_ptr->ccw, in qdio_activate()
Ds390io.c1748 do_IO (int irq, /* IRQ */ in do_IO() function
9242 EXPORT_SYMBOL (do_IO);
/linux-2.4.37.9/drivers/s390/block/
Ddasd.c1778 rc = do_IO (irq, cqr->cpaddr, (long) cqr, cqr->lpm, cqr->options); in dasd_start_IO()