Home
last modified time | relevance | path

Searched refs:IDEV_STOP_PENDING (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/isci/
H A Dremote_device.h83 #define IDEV_STOP_PENDING 1 macro
H A Dhost.h333 wait_event(ihost->eventq, !test_bit(IDEV_STOP_PENDING, &idev->flags)); in wait_for_device_stop()