Lines Matching refs:CAM_DEV_UNCONFIGURED
306 if ((periph->path->device->flags & CAM_DEV_UNCONFIGURED) || in aprobeschedule()
342 if ((path->device->flags & CAM_DEV_UNCONFIGURED) || in aprobestart()
831 device_fail: if ((path->device->flags & CAM_DEV_UNCONFIGURED) == 0) in aprobedone()
916 if ((periph->path->device->flags & CAM_DEV_UNCONFIGURED) == 0) { in aprobedone()
1137 if (periph->path->device->flags & CAM_DEV_UNCONFIGURED) { in aprobedone()
1138 path->device->flags &= ~CAM_DEV_UNCONFIGURED; in aprobedone()
1180 if (periph->path->device->flags & CAM_DEV_UNCONFIGURED) { in aprobedone()
1181 path->device->flags &= ~CAM_DEV_UNCONFIGURED; in aprobedone()
1214 if (periph->path->device->flags & CAM_DEV_UNCONFIGURED) in aprobedone()
1253 if (periph->path->device->flags & CAM_DEV_UNCONFIGURED) { in aprobedone()
1254 path->device->flags &= ~CAM_DEV_UNCONFIGURED; in aprobedone()
1270 if ((periph->path->device->flags & CAM_DEV_UNCONFIGURED) == 0) { in aprobedone()
1306 if (periph->path->device->flags & CAM_DEV_UNCONFIGURED) { in aprobedone()
1307 path->device->flags &= ~CAM_DEV_UNCONFIGURED; in aprobedone()
2077 if ((device->flags & CAM_DEV_UNCONFIGURED) == 0) { in ata_dev_async()
2078 device->flags |= CAM_DEV_UNCONFIGURED; in ata_dev_async()