Home
last modified time | relevance | path

Searched refs:SCSW_FCTL_HALT_FUNC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/cio/
H A Dccwreq.c180 if (scsw->fctl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC)) in ccwreq_status()
/linux/arch/s390/include/asm/
H A Dscsw.h148 #define SCSW_FCTL_HALT_FUNC 0x2 macro