Home
last modified time | relevance | path

Searched refs:STARGET_CREATED (Results 1 – 3 of 3) sorted by relevance

/linux/include/scsi/
H A Dscsi_device.h337 STARGET_CREATED = 1, enumerator
/linux/drivers/scsi/
H A Dscsi_scan.c468 if ((starget->state != STARGET_CREATED) && in scsi_target_reap_ref_release()
523 starget->state = STARGET_CREATED; in scsi_alloc_target()
H A Dscsi_sysfs.c1359 if (starget->state != STARGET_CREATED) in scsi_target_add()
1581 if (starget->state == STARGET_CREATED) in scsi_remove_target()