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

/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.h127 #define SCSW_STCTL_INTER_STATUS 0x8 macro
462 (scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS);
475 !(scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS) &&
490 (!(scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS) ||
491 ((scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS) &&
643 !(scsw->tm.stctl & SCSW_STCTL_INTER_STATUS) &&
658 (!(scsw->tm.stctl & SCSW_STCTL_INTER_STATUS) ||
659 ((scsw->tm.stctl & SCSW_STCTL_INTER_STATUS) &&
/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.h127 #define SCSW_STCTL_INTER_STATUS 0x8 macro
462 (scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS);
475 !(scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS) &&
490 (!(scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS) ||
491 ((scsw->cmd.stctl & SCSW_STCTL_INTER_STATUS) &&
643 !(scsw->tm.stctl & SCSW_STCTL_INTER_STATUS) &&
658 (!(scsw->tm.stctl & SCSW_STCTL_INTER_STATUS) ||
659 ((scsw->tm.stctl & SCSW_STCTL_INTER_STATUS) &&
/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.c85 !(irb->scsw.cmd.stctl & SCSW_STCTL_INTER_STATUS))
104 (SCSW_STCTL_INTER_STATUS|SCSW_STCTL_STATUS_PEND) &&
267 (SCSW_STCTL_INTER_STATUS|SCSW_STCTL_STATUS_PEND)) &&
277 | SCSW_STCTL_INTER_STATUS | SCSW_STCTL_ALERT_STATUS))
H A Ddevice_ops.c441 !(stctl & SCSW_STCTL_INTER_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.c85 !(irb->scsw.cmd.stctl & SCSW_STCTL_INTER_STATUS))
104 (SCSW_STCTL_INTER_STATUS|SCSW_STCTL_STATUS_PEND) &&
267 (SCSW_STCTL_INTER_STATUS|SCSW_STCTL_STATUS_PEND)) &&
277 | SCSW_STCTL_INTER_STATUS | SCSW_STCTL_ALERT_STATUS))
H A Ddevice_ops.c441 !(stctl & SCSW_STCTL_INTER_STATUS) &&

Completed in 124 milliseconds