Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/cio/
Dqdio_main.c1065 ccw_device_get_schid(cdev, &schid); in qdio_int_handler()
1124 ccw_device_get_schid(cdev, &schid); in qdio_get_ssqd_desc()
1160 ccw_device_get_schid(cdev, &schid); in qdio_shutdown()
1235 ccw_device_get_schid(cdev, &schid); in qdio_free()
1258 ccw_device_get_schid(init_data->cdev, &schid); in qdio_allocate()
1342 ccw_device_get_schid(cdev, &schid); in qdio_establish()
1412 ccw_device_get_schid(cdev, &schid); in qdio_activate()
Ddevice_ops.c694 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) in ccw_device_get_schid() function
700 EXPORT_SYMBOL_GPL(ccw_device_get_schid);
Dqdio_setup.c476 ccw_device_get_schid(irq_ptr->cdev, &irq_ptr->schid); in qdio_setup_irq()
/Linux-v4.19/arch/s390/include/asm/
Dccwdev.h231 extern void ccw_device_get_schid(struct ccw_device *, struct subchannel_id *);
/Linux-v4.19/drivers/s390/block/
Ddasd_ioctl.c434 ccw_device_get_schid(cdev, &sch_id); in dasd_ioctl_information()
Ddasd_eckd.c1002 ccw_device_get_schid(device->cdev, &sch_id); in dasd_eckd_read_conf()
/Linux-v4.19/drivers/s390/virtio/
Dvirtio_ccw.c392 ccw_device_get_schid(vcdev->cdev, &schid); in virtio_ccw_kvm_notify()
/Linux-v4.19/drivers/s390/net/
Dqeth_l2_main.c1930 ccw_device_get_schid(ddev, &schid); in qeth_bridgeport_an_set()