Lines Matching refs:cdev
265 dev_err(&device->cdev->dev, "An unexpected condition %d " in tape_34xx_erp_bug()
281 dev_warn (&device->cdev->dev, "A data overrun occurred between" in tape_34xx_erp_overrun()
299 dev_warn (&device->cdev->dev, "The block ID sequence on the " in tape_34xx_erp_sequence()
424 dev_warn (&device->cdev->dev, "A read error occurred " in tape_34xx_unit_check()
438 dev_warn (&device->cdev->dev, "A write error on the " in tape_34xx_unit_check()
446 dev_warn (&device->cdev->dev, "Writing the ID-mark " in tape_34xx_unit_check()
451 dev_warn (&device->cdev->dev, "Reading the tape beyond" in tape_34xx_unit_check()
456 dev_warn (&device->cdev->dev, "The tape contains an " in tape_34xx_unit_check()
463 if (device->cdev->id.driver_info == tape_3480) in tape_34xx_unit_check()
492 dev_warn (&device->cdev->dev, "A path equipment check occurred" in tape_34xx_unit_check()
553 dev_warn (&device->cdev->dev, "The tape unit cannot process " in tape_34xx_unit_check()
558 dev_warn (&device->cdev->dev, "The tape medium is write-" in tape_34xx_unit_check()
563 dev_warn (&device->cdev->dev, "The tape does not have the " in tape_34xx_unit_check()
571 dev_warn (&device->cdev->dev, "The tape unit failed to load" in tape_34xx_unit_check()
580 dev_warn (&device->cdev->dev, "Automatic unloading of the tape" in tape_34xx_unit_check()
593 dev_warn (&device->cdev->dev, "An equipment check has occurred" in tape_34xx_unit_check()
597 if (device->cdev->id.driver_info == tape_3490) in tape_34xx_unit_check()
607 dev_warn (&device->cdev->dev, "The tape information states an" in tape_34xx_unit_check()
625 dev_warn (&device->cdev->dev, "The tape unit is not ready\n"); in tape_34xx_unit_check()
629 dev_warn (&device->cdev->dev, "The tape medium has been " in tape_34xx_unit_check()
638 dev_warn (&device->cdev->dev, "The tape subsystem is running " in tape_34xx_unit_check()
668 dev_warn (&device->cdev->dev, "The tape unit is already " in tape_34xx_unit_check()
677 dev_warn (&device->cdev->dev, "The tape unit is not online\n"); in tape_34xx_unit_check()
681 dev_warn (&device->cdev->dev, "The control unit has fenced " in tape_34xx_unit_check()
690 dev_warn (&device->cdev->dev, "A parity error occurred on the " in tape_34xx_unit_check()
695 dev_warn (&device->cdev->dev, "I/O error recovery failed on " in tape_34xx_unit_check()
703 dev_warn (&device->cdev->dev, "The tape unit requires a " in tape_34xx_unit_check()
713 if (device->cdev->id.driver_info == tape_3490) in tape_34xx_unit_check()
723 if (device->cdev->id.driver_info == tape_3490) { in tape_34xx_unit_check()
729 dev_warn (&device->cdev->dev, "The maximum block size" in tape_34xx_unit_check()
767 dev_warn (&device->cdev->dev, "A channel interface error cannot be" in tape_34xx_unit_check()
772 dev_warn (&device->cdev->dev, "A channel protocol error " in tape_34xx_unit_check()
786 dev_warn (&device->cdev->dev, "The tape unit does not support " in tape_34xx_unit_check()
794 dev_warn (&device->cdev->dev, "The tape unit does not support" in tape_34xx_unit_check()
799 dev_warn (&device->cdev->dev, "The tape unit does not support tape " in tape_34xx_unit_check()
804 dev_warn (&device->cdev->dev, "The tape unit does not support" in tape_34xx_unit_check()
809 dev_warn (&device->cdev->dev, "The tape unit does not support" in tape_34xx_unit_check()
1175 tape_34xx_online(struct ccw_device *cdev) in tape_34xx_online() argument
1178 dev_get_drvdata(&cdev->dev), in tape_34xx_online()