Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dscsw.h161 #define SCSW_STCTL_PRIM_STATUS 0x4 macro
/linux/drivers/s390/cio/
H A Ddevice_ops.c221 ((sch->schib.scsw.cmd.stctl & SCSW_STCTL_PRIM_STATUS) && in ccw_device_start_timeout_key()