Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
A Dzfcp_ccw.c234 case CIO_GONE: in zfcp_ccw_notify()
/linux/arch/s390/include/asm/
A Dcio.h306 #define CIO_GONE 0x0001 macro
/linux/Documentation/arch/s390/
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,
/linux/drivers/s390/cio/
A Ddevice_fsm.c356 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_done()
635 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_generic_notoper()
A Ddevice.c1401 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1409 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
/linux/drivers/s390/virtio/
A Dvirtio_ccw.c1432 case CIO_GONE: in virtio_ccw_cio_notify()
/linux/drivers/s390/block/
A Ddasd.c3744 case CIO_GONE: in dasd_generic_notify()

Completed in 26 milliseconds