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