Searched refs:SCSW_FCTL_CLEAR_FUNC (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/s390/cio/
H A Dccwreq.c180 if (scsw->fctl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC))
H A Deadm_sch.c138 if (scsw->fctl & SCSW_FCTL_CLEAR_FUNC)
H A Ddevice_status.c230 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC)
H A Dvfio_ccw_fsm.c312 } else if (scsw->cmd.fctl & SCSW_FCTL_CLEAR_FUNC) {
H A Ddevice_fsm.c846 (SCSW_FCTL_CLEAR_FUNC | SCSW_FCTL_HALT_FUNC)) {
/linux-master/arch/s390/include/asm/
H A Dscsw.h147 #define SCSW_FCTL_CLEAR_FUNC 0x1 macro
/linux-master/drivers/s390/net/
H A Dlcs.c1430 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC)
H A Dqeth_core_main.c1249 if (irb->scsw.cmd.fctl & SCSW_FCTL_CLEAR_FUNC) {
1259 if (iob && (irb->scsw.cmd.fctl & (SCSW_FCTL_CLEAR_FUNC |
/linux-master/drivers/s390/block/
H A Ddasd.c1766 scsw_fctl(&irb->scsw) & SCSW_FCTL_CLEAR_FUNC) {

Completed in 143 milliseconds