Searched refs:dcdb_active (Results 1 – 2 of 2) sorted by relevance
1053 ha->dcdb_active[i - 1] = 0; in ips_eh_reset()2694 ha->dcdb_active[i - 1] = 0;2823 dcdb_active[p->device->channel -2924 ha->dcdb_active[scb->bus - 1] &=2934 ha->dcdb_active[scb->bus - 1] &=3456 ha->dcdb_active[scb->bus - 1] &= ~(1 << scb->target_id);3984 ha->dcdb_active[scb->bus - 1] |= (1 << scb->target_id);
1074 uint32_t dcdb_active[IPS_MAX_CHANNELS]; member