Searched refs:ccw_device (Results 26 - 47 of 47) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ext.h46 extern struct zfcp_adapter *zfcp_adapter_enqueue(struct ccw_device *);
H A Dzfcp_def.h875 struct ccw_device *ccw_device; /* S/390 ccw device */ member in struct:zfcp_adapter
1084 #define zfcp_get_busid_by_adapter(adapter) (adapter->ccw_device->dev.bus_id)
H A Dzfcp_erp.c132 while (qdio_shutdown(adapter->ccw_device,
2017 if (qdio_activate(adapter->ccw_device, 0) != 0) {
2040 retval = do_QDIO(adapter->ccw_device,
2072 while (qdio_shutdown(adapter->ccw_device,
H A Dzfcp_scsi.c601 if (scsi_add_host(adapter->scsi_host, &adapter->ccw_device->dev)) {
H A Dzfcp_fsf.c3162 (adapter->ccw_device->id.dev_model != ZFCP_DEVICE_MODEL_PRIV)) {
4707 retval = do_QDIO(adapter->ccw_device,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd.c40 void dasd_int_handler(struct ccw_device *, unsigned long, struct irb *);
882 dasd_handle_killed_request(struct ccw_device *cdev, unsigned long intparm)
939 dasd_int_handler(struct ccw_device *cdev, unsigned long intparm,
1940 dasd_generic_probe (struct ccw_device *cdev,
1981 dasd_generic_remove (struct ccw_device *cdev)
2012 dasd_generic_set_online (struct ccw_device *cdev,
2082 dasd_generic_set_offline (struct ccw_device *cdev)
2124 dasd_generic_notify(struct ccw_device *cdev, int event)
H A Ddasd_ioctl.c257 struct ccw_device *cdev;
H A Ddasd_eckd.c88 dasd_eckd_probe (struct ccw_device *cdev)
105 dasd_eckd_set_online(struct ccw_device *cdev)
1124 struct ccw_device *cdev = device->cdev;
1150 struct ccw_device *cdev = device->cdev;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/cio/
H A Dqdio.h479 struct ccw_device *cdev;
599 void (*original_int_handler) (struct ccw_device *,
H A Dqdio.c1724 qdio_fill_qs(struct qdio_irq *irq_ptr, struct ccw_device *cdev,
2003 static void qdio_establish_handle_irq(struct ccw_device*, int, int);
2006 qdio_handle_activate_check(struct ccw_device *cdev, unsigned long intparm,
2045 struct ccw_device *cdev;
2054 qdio_timeout_handler(struct ccw_device *cdev)
2102 qdio_handler(struct ccw_device *cdev, unsigned long intparm, struct irb *irb)
2187 qdio_synchronize(struct ccw_device *cdev, unsigned int flags,
2587 qdio_cleanup(struct ccw_device *cdev, int how)
2608 qdio_shutdown(struct ccw_device *cdev, int how)
2720 qdio_free(struct ccw_device *cde
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Draw3270.h192 struct raw3270 *raw3270_setup_console(struct ccw_device *cdev);
H A Dtape_core.c31 static void __tape_do_irq (struct ccw_device *, unsigned long, struct irb *);
544 tape_generic_probe(struct ccw_device *cdev)
594 tape_generic_remove(struct ccw_device *cdev)
1059 * Tape interrupt routine, called from the ccw_device layer
1062 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb)
H A Dtape_34xx.c1305 tape_34xx_online(struct ccw_device *cdev)
1314 tape_34xx_offline(struct ccw_device *cdev)
H A Dcon3270.c576 struct ccw_device *cdev;
H A Dtape_3590.c1702 tape_3590_online(struct ccw_device *cdev)
1709 tape_3590_offline(struct ccw_device *cdev)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dclaw.h247 struct ccw_device *cdev; /* pointer to the channel device */
H A Dlcs.h266 struct ccw_device *ccwdev;
H A Dclaw.c215 static void claw_irq_handler(struct ccw_device *cdev,
226 static void ccw_check_return_code (struct ccw_device *cdev, int return_code);
583 (struct ccw_device *)privptr->channel[i].cdev,parm);
617 (struct ccw_device *)&privptr->channel[i].cdev,
690 claw_irq_handler(struct ccw_device *cdev,
1484 ccw_check_return_code(struct ccw_device *cdev, int return_code)
1493 dumpit((char *) cdev, sizeof(struct ccw_device));
3907 * @param cdev The ccw_device to be added.
3912 add_channel(struct ccw_device *cdev,int i,struct claw_privbk *privptr)
H A Dctcmain.c268 "ccw_device success",
269 "ccw_device busy",
270 "ccw_device enodev",
271 "ccw_device ioerr",
272 "ccw_device unknown",
510 * Check return code of a preceeding ccw_device call, halt_IO etc...
1633 * @param cdev The ccw_device to be added.
1639 add_channel(struct ccw_device *cdev, enum channel_types type)
1846 __ctc_check_irb_error(struct ccw_device *cdev, struct irb *irb)
1874 * @param cdev The ccw_device th
[all...]
H A Dlcs.c1297 lcs_check_irb_error(struct ccw_device *cdev, struct irb *irb)
1323 lcs_get_problem(struct ccw_device *cdev, struct irb *irb)
1374 lcs_irq(struct ccw_device *cdev, unsigned long intparm, struct irb *irb)
H A Dqeth.h678 struct ccw_device *ccwdev;
H A Dqeth_main.c318 __qeth_check_irb_error(struct ccw_device *cdev, unsigned long intparm,
353 qeth_get_problem(struct ccw_device *cdev, struct irb *irb)
403 qeth_irq(struct ccw_device *cdev, unsigned long intparm, struct irb *irb)
1112 struct ccw_device *ccwdev;
2737 qeth_qdio_input_handler(struct ccw_device * ccwdev, unsigned int status,
3017 qeth_qdio_output_handler(struct ccw_device * ccwdev, unsigned int status,

Completed in 301 milliseconds

12