Searched refs:CAM_DEV_IDENTIFY_DATA_VALID (Results 1 – 2 of 2) sorted by relevance
143 #define CAM_DEV_IDENTIFY_DATA_VALID 0x200 macro
976 path->device->flags |= CAM_DEV_IDENTIFY_DATA_VALID; in aprobedone()1191 if ((path->device->flags & CAM_DEV_IDENTIFY_DATA_VALID) == 0) in aprobedone()1212 path->device->flags |= CAM_DEV_IDENTIFY_DATA_VALID; in aprobedone()1300 path->device->flags |= CAM_DEV_IDENTIFY_DATA_VALID; in aprobedone()1668 if ((path->device->flags & CAM_DEV_IDENTIFY_DATA_VALID) != 0) in ata_device_transport()1820 (device->flags & CAM_DEV_IDENTIFY_DATA_VALID)) { in ata_action()