Searched refs:CIO_GONE (Results 1 – 6 of 6) sorted by relevance
231 #define CIO_GONE 0x0001 macro
208 case CIO_GONE: in zfcp_ccw_notify()
164 * In online state, device detached (CIO_GONE) or last path gone180 event - the event that happened. This can be one of CIO_GONE,
401 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_done()647 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_generic_notoper()
1394 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()1402 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in sch_get_action()1892 if (ccw_device_notify(cdev, CIO_GONE) == NOTIFY_OK) in resume_handle_disc()
2731 case CIO_GONE: in dasd_generic_notify()