Searched refs:IDEV_STOP_PENDING (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/isci/ | ||
| H A D | remote_device.h | 83 #define IDEV_STOP_PENDING 1 macro |
| H A D | host.h | 333 wait_event(ihost->eventq, !test_bit(IDEV_STOP_PENDING, &idev->flags)); in wait_for_device_stop() |