Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dtrace.h118 __field(u8, scsw_stctl)
132 __entry->scsw_stctl = scsw_stctl(&irb->scsw);
142 __entry->scsw_stctl,
H A Ddevice_fsm.c676 (scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_STATUS_PEND) || in ccw_device_online_verify()
677 (scsw_stctl(&cdev->private->dma_area->irb.scsw) & in ccw_device_online_verify()
725 stctl = scsw_stctl(&cdev->private->dma_area->irb.scsw); in ccw_device_call_handler()
826 if (scsw_stctl(&irb->scsw) == in ccw_device_w4sense()
H A Dchsc_sch.c266 if (!(scsw_stctl(&request->irb.scsw) & SCSW_STCTL_STATUS_PEND)) in chsc_examine_irb()
H A Dcmf.c284 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS))) in cmf_copy_block()
/linux/arch/s390/include/asm/
H A Dscsw.h348 static inline u32 scsw_stctl(union scsw *scsw) in scsw_stctl() function
/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c1193 (scsw_stctl(&irb->scsw) == in virtio_ccw_int_handler()
/linux/drivers/s390/block/
H A Ddasd_eckd.c5583 scsw_actl(&irb->scsw), scsw_stctl(&irb->scsw), in dasd_eckd_dump_sense_ccw()
5674 scsw_actl(&irb->scsw), scsw_stctl(&irb->scsw), in dasd_eckd_dump_sense_tcw()