Searched refs:IDEV_STOP_PENDING (Results 1 – 3 of 3) sorted by relevance
83 #define IDEV_STOP_PENDING 1 macro
354 wait_event(ihost->eventq, !test_bit(IDEV_STOP_PENDING, &idev->flags)); in wait_for_device_stop()
1318 clear_bit(IDEV_STOP_PENDING, &idev->flags); in isci_remote_device_release()1350 set_bit(IDEV_STOP_PENDING, &idev->flags); in isci_remote_device_stop()