Searched refs:SCSW_ACTL_SCHACT (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/drivers/s390/cio/
H A Ddevice_status.c269 (irb->scsw.cmd.actl & SCSW_ACTL_SCHACT)) ||
320 if (scsw_actl(&irb->scsw) & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT))
384 if ((irb->scsw.cmd.actl & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) != 0)
H A Dcmf.c314 (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) &&
/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.c269 (irb->scsw.cmd.actl & SCSW_ACTL_SCHACT)) ||
320 if (scsw_actl(&irb->scsw) & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT))
384 if ((irb->scsw.cmd.actl & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) != 0)
H A Dcmf.c314 (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) &&
/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.h118 #define SCSW_ACTL_SCHACT 0x4 macro
/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.h118 #define SCSW_ACTL_SCHACT 0x4 macro

Completed in 78 milliseconds