Searched refs:scsw_stctl (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_status.c202 if (!(scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND))
355 if (!(scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND))
H A Ddevice_fsm.c652 (scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_STATUS_PEND) ||
653 (scsw_stctl(&cdev->private->irb.scsw) & SCSW_STCTL_STATUS_PEND)) {
760 if (scsw_stctl(&irb->scsw) ==
H A Ddevice_ops.c435 stctl = scsw_stctl(&cdev->private->irb.scsw);
H A Dchsc_sch.c128 if (!cc && scsw_stctl(&schib.scsw))
296 if (!(scsw_stctl(&request->irb.scsw) & SCSW_STCTL_STATUS_PEND))
H A Dcmf.c315 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice_status.c202 if (!(scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND))
355 if (!(scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND))
H A Ddevice_fsm.c652 (scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_STATUS_PEND) ||
653 (scsw_stctl(&cdev->private->irb.scsw) & SCSW_STCTL_STATUS_PEND)) {
760 if (scsw_stctl(&irb->scsw) ==
H A Ddevice_ops.c435 stctl = scsw_stctl(&cdev->private->irb.scsw);
H A Dchsc_sch.c128 if (!cc && scsw_stctl(&schib.scsw))
296 if (!(scsw_stctl(&request->irb.scsw) & SCSW_STCTL_STATUS_PEND))
H A Dcmf.c315 (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h299 * scsw_stctl - return scsw stctl field
305 static inline u32 scsw_stctl(union scsw *scsw) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Dscsw.h299 * scsw_stctl - return scsw stctl field
305 static inline u32 scsw_stctl(union scsw *scsw) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/block/
H A Ddasd.c1103 (scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND))) {
H A Ddasd_eckd.c1797 (scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd.c1103 (scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND))) {
H A Ddasd_eckd.c1797 (scsw_stctl(&irb->scsw) & SCSW_STCTL_STATUS_PEND)) {

Completed in 281 milliseconds