Searched refs:CAM_DEV_IDENTIFY_DATA_VALID (Results 1 – 2 of 2) sorted by relevance
141 #define CAM_DEV_IDENTIFY_DATA_VALID 0x200 macro
998 path->device->flags |= CAM_DEV_IDENTIFY_DATA_VALID; in probedone()1213 if ((path->device->flags & CAM_DEV_IDENTIFY_DATA_VALID) == 0) in probedone()1234 path->device->flags |= CAM_DEV_IDENTIFY_DATA_VALID; in probedone()1322 path->device->flags |= CAM_DEV_IDENTIFY_DATA_VALID; in probedone()1690 if ((path->device->flags & CAM_DEV_IDENTIFY_DATA_VALID) != 0) in ata_device_transport()1832 (device->flags & CAM_DEV_IDENTIFY_DATA_VALID)) { in ata_action()