Searched refs:ld_tgtid_status (Results 1 – 2 of 2) sorted by relevance
1826 if (instance->ld_tgtid_status[ld_tgt_id] == LD_TARGET_ID_DELETED) { in megasas_queue_command()2144 instance->ld_tgtid_status[ld_tgt_id] = LD_TARGET_ID_ACTIVE; in megasas_sdev_init()2169 instance->ld_tgtid_status[ld_tgt_id] = LD_TARGET_ID_DELETED; in megasas_sdev_destroy()3581 instance->ld_tgtid_status[i] = LD_TARGET_ID_DELETED; in megasas_set_ld_removed_by_fw()
2342 u8 ld_tgtid_status[MEGASAS_MAX_LD_IDS]; member