Searched refs:CIO_GONE (Results 1 – 7 of 7) sorted by relevance
234 case CIO_GONE: in zfcp_ccw_notify()
305 #define CIO_GONE 0x0001 macro
194 * In online state, device detached (CIO_GONE) or last path gone216 - the event that happened. This can be one of CIO_GONE,
356 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_done()630 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_generic_notoper()
1395 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()1403 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()
1382 case CIO_GONE: in virtio_ccw_cio_notify()
3722 case CIO_GONE: in dasd_generic_notify()
Completed in 19 milliseconds