Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dremote_device.h84 #define IDEV_ALLOCATED 2 macro
H A Dremote_device.c1521 if (!test_and_set_bit(IDEV_ALLOCATED, &idev->flags)) in isci_remote_device_alloc()
1547 clear_bit(IDEV_ALLOCATED, &idev->flags); in isci_remote_device_release()