Home
last modified time | relevance | path

Searched refs:CIO_GONE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcio.h305 #define CIO_GONE 0x0001 macro
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_ccw.c248 case CIO_GONE: in zfcp_ccw_notify()
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Ddriver-model.rst194 * In online state, device detached (CIO_GONE) or last path gone
216 - the event that happened. This can be one of CIO_GONE,
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Ddevice_fsm.c367 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_done()
641 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_generic_notoper()
H A Ddevice.c1406 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1414 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1937 if (ccw_device_notify(cdev, CIO_GONE) == NOTIFY_OK) in resume_handle_disc()
/OK3568_Linux_fs/kernel/drivers/s390/virtio/
H A Dvirtio_ccw.c1356 case CIO_GONE: in virtio_ccw_cio_notify()
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd.c3839 case CIO_GONE: in dasd_generic_notify()