Home
last modified time | relevance | path

Searched refs:SCSW_ACTL_DEVACT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/cio/
A Ddevice_status.c268 (irb->scsw.cmd.actl & SCSW_ACTL_DEVACT) && in ccw_device_accumulate_irb()
320 if (scsw_actl(&irb->scsw) & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) in ccw_device_do_sense()
384 if ((irb->scsw.cmd.actl & (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) != 0) in ccw_device_accumulate_and_sense()
A Dvfio_ccw_drv.c95 (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)); in vfio_ccw_sch_io_todo()
A Dcmf.c283 (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) && in cmf_copy_block()
/linux/arch/s390/include/asm/
A Dscsw.h151 #define SCSW_ACTL_DEVACT 0x2 macro

Completed in 8 milliseconds