Searched refs:STARGET_DEL (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/
H A Dscsi_sysfs.c1592 if (starget->state == STARGET_DEL ||
H A Dscsi_scan.c396 BUG_ON(starget->state == STARGET_DEL);
397 starget->state = STARGET_DEL;
487 * gone into STARGET_DEL state, otherwise allocate a new target.
594 * serious problem if this triggers: STARGET_DEL is only set in the if
598 BUG_ON(starget->state == STARGET_DEL);
/linux-master/include/scsi/
H A Dscsi_device.h327 STARGET_DEL, enumerator in enum:scsi_target_state

Completed in 330 milliseconds