Searched refs:SCSW_ACTL_HALT_PEND (Results 1 - 3 of 3) 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.h120 #define SCSW_ACTL_HALT_PEND 0x10 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcio.c250 sch->schib.scsw.cmd.actl |= SCSW_ACTL_HALT_PEND;
H A Ddevice_fsm.c149 if (!(scsw_actl(&sch->schib.scsw) & SCSW_ACTL_HALT_PEND) &&

Completed in 103 milliseconds