Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/
Dscsi_device.h295 STARGET_CREATED = 1, enumerator
/linux-6.1.9/drivers/scsi/
Dscsi_scan.c467 if ((starget->state != STARGET_CREATED) && in scsi_target_reap_ref_release()
522 starget->state = STARGET_CREATED; in scsi_alloc_target()
Dscsi_sysfs.c1355 if (starget->state != STARGET_CREATED) in scsi_target_add()
1574 if (starget->state == STARGET_CREATED) in scsi_remove_target()