Searched refs:ccw_device_get_schid (Results 1 – 7 of 7) sorted by relevance
230 extern void ccw_device_get_schid(struct ccw_device *, struct subchannel_id *);
671 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) in ccw_device_get_schid() function677 EXPORT_SYMBOL_GPL(ccw_device_get_schid);
477 ccw_device_get_schid(irq_ptr->cdev, &irq_ptr->schid); in qdio_setup_irq()
398 ccw_device_get_schid(cdev, &sch_id); in dasd_ioctl_information()
4968 ccw_device_get_schid(device->cdev, &sch_id); in dasd_eckd_handle_cuir()
402 ccw_device_get_schid(vcdev->cdev, &schid); in virtio_ccw_kvm_notify()
2143 ccw_device_get_schid(ddev, &schid); in qeth_bridgeport_an_set()