Home
last modified time | relevance | path

Searched refs:ccw_device_get_schid (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/s390/cio/
A Dqdio_main.c711 ccw_device_get_schid(cdev, &schid); in qdio_int_handler()
770 ccw_device_get_schid(cdev, &schid); in qdio_get_ssqd_desc()
821 ccw_device_get_schid(cdev, &schid); in qdio_shutdown()
865 ccw_device_get_schid(cdev, &schid); in qdio_free()
895 ccw_device_get_schid(cdev, &schid); in qdio_allocate()
978 ccw_device_get_schid(cdev, &schid); in qdio_establish()
1070 ccw_device_get_schid(cdev, &schid); in qdio_activate()
A Ddevice_ops.c705 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) in ccw_device_get_schid() function
711 EXPORT_SYMBOL_GPL(ccw_device_get_schid);
731 ccw_device_get_schid(cdev, &schid); in ccw_device_pnso()
A Dqdio_setup.c371 ccw_device_get_schid(cdev, &irq_ptr->schid); in qdio_setup_irq()
/linux/arch/s390/include/asm/
A Dccwdev.h225 extern void ccw_device_get_schid(struct ccw_device *, struct subchannel_id *);
/linux/drivers/s390/block/
A Ddasd_ioctl.c474 ccw_device_get_schid(cdev, &sch_id); in __dasd_ioctl_information()
A Ddasd_eckd.c1022 ccw_device_get_schid(device->cdev, &sch_id); in dasd_eckd_store_conf_data()
/linux/drivers/s390/virtio/
A Dvirtio_ccw.c398 ccw_device_get_schid(vcdev->cdev, &schid); in virtio_ccw_kvm_notify()

Completed in 23 milliseconds