Home
last modified time | relevance | path

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

/linux-6.15/include/scsi/
H A Dscsi_device.h326 STARGET_CREATED = 1, enumerator
/linux-6.15/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.c1379 if (starget->state != STARGET_CREATED) in scsi_target_add()
1598 if (starget->state == STARGET_CREATED) in scsi_remove_target()