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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h269 * scsw_fctl - return scsw fctl field
275 static inline u32 scsw_fctl(union scsw *scsw) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dchsc_sch.c205 return sch->schib.pmcw.ena && !scsw_fctl(&sch->schib.scsw);
H A Dcmf.c310 if (scsw_fctl(&sch->schib.scsw) & SCSW_FCTL_START_FUNC) {
H A Ddevice_fsm.c780 if (scsw_fctl(&irb->scsw) &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd.c1102 (scsw_fctl(&irb->scsw) & SCSW_FCTL_START_FUNC) &&
1126 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) {
H A Ddasd_eckd.c1795 (scsw_fctl(&irb->scsw) & SCSW_FCTL_START_FUNC) &&

Completed in 92 milliseconds