Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dcio.h255 #define CIO_GONE 0x0001 macro
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_ccw.c248 case CIO_GONE: in zfcp_ccw_notify()
/linux-4.4.14/Documentation/s390/
Ddriver-model.txt164 * In online state, device detached (CIO_GONE) or last path gone
180 event - the event that happened. This can be one of CIO_GONE,
/linux-4.4.14/drivers/s390/cio/
Ddevice_fsm.c400 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_done()
661 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_generic_notoper()
Ddevice.c1412 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1420 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1941 if (ccw_device_notify(cdev, CIO_GONE) == NOTIFY_OK) in resume_handle_disc()
/linux-4.4.14/drivers/s390/virtio/
Dvirtio_ccw.c1279 case CIO_GONE: in virtio_ccw_cio_notify()
/linux-4.4.14/drivers/s390/block/
Ddasd.c3554 case CIO_GONE: in dasd_generic_notify()