Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_ccw.c238 case CIO_NO_PATH: in zfcp_ccw_notify()
/linux/arch/s390/include/asm/
H A Dcio.h308 #define CIO_NO_PATH 0x0002 macro
/linux/Documentation/arch/s390/
H A Ddriver-model.rst195 (CIO_NO_PATH). The driver must return !0 to keep the device; for
217 CIO_NO_PATH or CIO_OPER.
/linux/drivers/s390/cio/
H A Ddevice.c1426 if (ccw_device_notify(cdev, CIO_NO_PATH) != NOTIFY_OK) in sch_get_action()