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

/linux-master/arch/s390/include/asm/
H A Dcio.h301 #define DOIO_ALLOW_SUSPEND 0x0001 /* allow for channel prog. suspend */ macro
/linux-master/drivers/s390/cio/
H A Dcio.c92 priv->options.suspend = (flags & DOIO_ALLOW_SUSPEND) != 0;
/linux-master/drivers/s390/net/
H A Dlcs.c478 DOIO_DENY_PREFETCH | DOIO_ALLOW_SUSPEND);

Completed in 105 milliseconds