Home
last modified time | relevance | path

Searched refs:IDEV_START_PENDING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/isci/
H A Dremote_device.h82 #define IDEV_START_PENDING 0 macro
H A Dhost.h328 wait_event(ihost->eventq, !test_bit(IDEV_START_PENDING, &idev->flags)); in wait_for_device_start()
H A Dremote_device.c97 if (test_and_clear_bit(IDEV_START_PENDING, &idev->flags)) in isci_remote_device_ready()
1542 clear_bit(IDEV_START_PENDING, &idev->flags); in isci_remote_device_release()
1639 set_bit(IDEV_START_PENDING, &isci_device->flags); in isci_remote_device_found()