Searched refs:SCSW_ACTL_DEVACT (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/s390/cio/
H A Ddevice_status.c266 (irb->scsw.cmd.actl & SCSW_ACTL_DEVACT) && ccw_device_accumulate_irb()
318 if (scsw_actl(&irb->scsw) & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) ccw_device_do_sense()
382 if ((irb->scsw.cmd.actl & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) != 0) ccw_device_accumulate_and_sense()
H A Dcmf.c317 (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) && cmf_copy_block()
/linux-4.4.14/arch/s390/include/asm/
H A Dscsw.h149 #define SCSW_ACTL_DEVACT 0x2 macro

Completed in 155 milliseconds