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

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_ext.h20 extern struct zfcp_adapter *zfcp_adapter_enqueue(struct ccw_device *);
34 extern struct zfcp_adapter *zfcp_ccw_adapter_by_cdev(struct ccw_device *);
H A Dzfcp_sysfs.c35 struct ccw_device *cdev = to_ccwdev(dev); \
133 struct ccw_device *cdev = to_ccwdev(dev);
153 struct ccw_device *cdev = to_ccwdev(dev);
183 struct ccw_device *cdev = to_ccwdev(dev);
203 struct ccw_device *cdev = to_ccwdev(dev);
434 dev_name(&unit->port->adapter->ccw_device->dev));
H A Dzfcp_def.h152 struct ccw_device *ccw_device; /* S/390 ccw device */ member in struct:zfcp_adapter
H A Dzfcp_scsi.c310 ccw_device_get_id(adapter->ccw_device, &dev_id);
315 dev_err(&adapter->ccw_device->dev,
331 if (scsi_add_host(adapter->scsi_host, &adapter->ccw_device->dev)) {
566 dev_err(&port->adapter->ccw_device->dev,
H A Dzfcp_cfdc.c91 struct ccw_device *cdev;
H A Dzfcp_erp.c1000 dev_err(&unit->port->adapter->ccw_device->dev,
1032 dev_err(&port->adapter->ccw_device->dev,
1059 dev_err(&adapter->ccw_device->dev,
1350 dev_name(&adapter->ccw_device->dev));
1352 dev_err(&adapter->ccw_device->dev,
H A Dzfcp_dbf.c1023 sprintf(dbf_name, "zfcp_%s_rec", dev_name(&adapter->ccw_device->dev));
1030 sprintf(dbf_name, "zfcp_%s_hba", dev_name(&adapter->ccw_device->dev));
1037 sprintf(dbf_name, "zfcp_%s_san", dev_name(&adapter->ccw_device->dev));
1044 sprintf(dbf_name, "zfcp_%s_scsi", dev_name(&adapter->ccw_device->dev));
H A Dzfcp_fc.c399 dev_warn(&port->adapter->ccw_device->dev,
636 dev_warn(&adapter->ccw_device->dev,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Draw3270.c36 struct ccw_device *cdev;
322 * 3270 interrupt routine, called from the ccw_device layer
325 raw3270_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb)
755 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc)
815 struct raw3270 __init *raw3270_setup_console(struct ccw_device *cdev)
856 raw3270_create_device(struct ccw_device *cdev)
876 /* Get reference to ccw_device structure. */
1073 struct ccw_device *cdev;
1084 /* Disconnect from ccw_device. */
1090 /* Put ccw_device structur
[all...]
H A Dcon3215.c79 struct ccw_device *cdev; /* device for tty driver */
355 static void raw3215_irq(struct ccw_device *cdev, unsigned long intparm,
646 static int raw3215_probe (struct ccw_device *cdev)
692 static void raw3215_remove (struct ccw_device *cdev)
705 static int raw3215_set_online (struct ccw_device *cdev)
716 static int raw3215_set_offline (struct ccw_device *cdev)
729 static int raw3215_pm_stop(struct ccw_device *cdev)
743 static int raw3215_pm_start(struct ccw_device *cdev)
863 struct ccw_device *cdev;
H A Dtape_core.c34 static void __tape_do_irq (struct ccw_device *, unsigned long, struct irb *);
394 int tape_generic_pm_suspend(struct ccw_device *cdev)
438 tape_generic_offline(struct ccw_device *cdev)
565 tape_generic_probe(struct ccw_device *cdev)
617 tape_generic_remove(struct ccw_device *cdev)
1052 * Tape interrupt routine, called from the ccw_device layer
1055 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb)
H A Draw3270.h191 struct raw3270 *raw3270_setup_console(struct ccw_device *cdev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dqdio_debug.c244 static void setup_debugfs_entry(struct qdio_q *q, struct ccw_device *cdev)
257 void qdio_setup_debug_entries(struct qdio_irq *irq_ptr, struct ccw_device *cdev)
280 void qdio_shutdown_debug_entries(struct qdio_irq *irq_ptr, struct ccw_device *cdev)
H A Dqdio_main.c917 static void qdio_handle_activate_check(struct ccw_device *cdev,
941 static void qdio_establish_handle_irq(struct ccw_device *cdev, int cstat,
964 void qdio_int_handler(struct ccw_device *cdev, unsigned long intparm,
1027 int qdio_get_ssqd_desc(struct ccw_device *cdev,
1039 static void qdio_shutdown_queues(struct ccw_device *cdev)
1059 int qdio_shutdown(struct ccw_device *cdev, int how)
1133 int qdio_free(struct ccw_device *cdev)
1222 struct ccw_device *cdev = init_data->cdev;
1295 int qdio_activate(struct ccw_device *cdev)
1501 * @cdev: associated ccw_device fo
[all...]
H A Dccwgroup.c658 int ccwgroup_probe_ccwdev(struct ccw_device *cdev)
664 __ccwgroup_get_gdev_by_cdev(struct ccw_device *cdev)
690 void ccwgroup_remove_ccwdev(struct ccw_device *cdev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_devmap.c524 dasd_devmap_from_cdev(struct ccw_device *cdev)
539 dasd_create_device(struct ccw_device *cdev)
592 struct ccw_device *cdev;
608 /* Disconnect dasd_device structure from ccw_device structure. */
622 /* Disconnect dasd_device structure from ccw_device structure. */
626 /* Put ccw_device structure. */
649 dasd_device_from_cdev_locked(struct ccw_device *cdev)
663 dasd_device_from_cdev(struct ccw_device *cdev)
1152 dasd_get_feature(struct ccw_device *cdev, int feature)
1168 dasd_set_feature(struct ccw_device *cde
[all...]
H A Ddasd.c49 void dasd_int_handler(struct ccw_device *, unsigned long, struct irb *);
1017 static void dasd_handle_killed_request(struct ccw_device *cdev,
1072 void dasd_int_handler(struct ccw_device *cdev, unsigned long intparm,
1190 enum uc_todo dasd_generic_uc_handler(struct ccw_device *cdev, struct irb *irb)
2385 struct ccw_device *cdev = data;
2398 int dasd_generic_probe(struct ccw_device *cdev,
2427 void dasd_generic_remove(struct ccw_device *cdev)
2466 int dasd_generic_set_online(struct ccw_device *cdev,
2533 int dasd_generic_set_offline(struct ccw_device *cdev)
2584 int dasd_generic_notify(struct ccw_device *cde
[all...]
H A Ddasd_fba.c56 dasd_fba_probe(struct ccw_device *cdev)
62 dasd_fba_set_online(struct ccw_device *cdev)
125 struct ccw_device *cdev = device->cdev;
H A Ddasd_ioctl.c261 struct ccw_device *cdev;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_core.h561 struct ccw_device *ccwdev;
762 static inline struct qeth_card *CARD_FROM_CDEV(struct ccw_device *cdev)
834 void qeth_qdio_output_handler(struct ccw_device *, unsigned int,
H A Dclaw.h268 struct ccw_device *cdev; /* pointer to the channel device */
H A Dctcm_main.h135 struct ccw_device *cdev;
H A Dlcs.h293 struct ccw_device *ccwdev;
H A Dctcm_main.c278 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb)
1193 * cdev The ccw_device the interrupt is for.
1197 static void ctcm_irq_handler(struct ccw_device *cdev,
1345 * cdev The ccw_device to be added.
1351 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type,
1535 struct ccw_device *cdev0;
1536 struct ccw_device *cdev1;
H A Dclaw.c190 static void claw_irq_handler(struct ccw_device *cdev,
201 static void ccw_check_return_code (struct ccw_device *cdev, int return_code);
542 (struct ccw_device *)privptr->channel[i].cdev,parm);
570 (struct ccw_device *)&privptr->channel[i].cdev,
634 claw_irq_handler(struct ccw_device *cdev,
1196 ccw_check_return_code(struct ccw_device *cdev, int return_code)
2921 * @param cdev The ccw_device to be added.
2926 add_channel(struct ccw_device *cdev,int i,struct claw_privbk *privptr)

Completed in 126 milliseconds

123