Home
last modified time | relevance | path

Searched refs:scsw_fctl (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dtrace.h116 __field(u8, scsw_fctl)
130 __entry->scsw_fctl = scsw_fctl(&irb->scsw);
141 __entry->scsw_fctl, __entry->scsw_actl,
H A Dchsc_sch.c210 return sch->schib.pmcw.ena && !scsw_fctl(&sch->schib.scsw); in chsc_subchannel_match_next_free()
H A Dcmf.c278 if (scsw_fctl(&sch->schib.scsw) & SCSW_FCTL_START_FUNC) { in cmf_copy_block()
H A Ddevice_fsm.c851 if (scsw_fctl(&irb->scsw) & in ccw_device_w4sense()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dtrace.h116 __field(u8, scsw_fctl)
130 __entry->scsw_fctl = scsw_fctl(&irb->scsw);
141 __entry->scsw_fctl, __entry->scsw_actl,
H A Dchsc_sch.c176 return sch->schib.pmcw.ena && !scsw_fctl(&sch->schib.scsw); in chsc_subchannel_match_next_free()
H A Ddevice_fsm.c840 if (scsw_fctl(&irb->scsw) & in ccw_device_w4sense()
H A Dcmf.c279 if (scsw_fctl(&sch->schib.scsw) & SCSW_FCTL_START_FUNC) { in cmf_copy_block()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dscsw.h306 * scsw_fctl - return scsw fctl field
312 static inline u32 scsw_fctl(union scsw *scsw) in scsw_fctl() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dscsw.h311 * scsw_fctl - return scsw fctl field
317 static inline u32 scsw_fctl(union scsw *scsw) in scsw_fctl() function
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd.c1830 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) { in dasd_int_handler()
H A Ddasd_eckd.c5491 req, scsw_cc(&irb->scsw), scsw_fctl(&irb->scsw), in dasd_eckd_dump_sense_ccw()
5595 req, scsw_cc(&irb->scsw), scsw_fctl(&irb->scsw), in dasd_eckd_dump_sense_tcw()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd.c1764 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) { in dasd_int_handler()
H A Ddasd_eckd.c5611 req, scsw_cc(&irb->scsw), scsw_fctl(&irb->scsw), in dasd_eckd_dump_sense_ccw()
5710 req, scsw_cc(&irb->scsw), scsw_fctl(&irb->scsw), in dasd_eckd_dump_sense_tcw()

Completed in 61 milliseconds