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.h323 STARGET_CREATED = 1, enumerator
/linux/drivers/scsi/
H A Dscsi_scan.c467 if ((starget->state != STARGET_CREATED) && in scsi_target_reap_ref_release()
522 starget->state = STARGET_CREATED; in scsi_alloc_target()
H A Dscsi_sysfs.c1379 if (starget->state != STARGET_CREATED) in scsi_target_add()
1598 if (starget->state == STARGET_CREATED) in scsi_remove_target()