Home
last modified time | relevance | path

Searched refs:IDEV_START_PENDING (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
1540 clear_bit(IDEV_START_PENDING, &idev->flags); in isci_remote_device_release()
1638 set_bit(IDEV_START_PENDING, &isci_device->flags); in isci_remote_device_found()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds