Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_ccw.c238 case CIO_NO_PATH: in zfcp_ccw_notify()
/openbmc/linux/arch/s390/include/asm/
H A Dcio.h307 #define CIO_NO_PATH 0x0002 macro
/openbmc/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.
/openbmc/linux/drivers/s390/cio/
H A Ddevice_fsm.c366 if (ccw_device_notify(cdev, CIO_NO_PATH) != NOTIFY_OK) { in ccw_device_done()
H A Ddevice.c1414 if (ccw_device_notify(cdev, CIO_NO_PATH) != NOTIFY_OK) in sch_get_action()
/openbmc/linux/drivers/s390/block/
H A Ddasd.c3743 case CIO_NO_PATH: in dasd_generic_notify()