Home
last modified time | relevance | path

Searched refs:STARGET_CREATED (Results 1 – 2 of 2) 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()