Searched refs:tgt_count (Results 1 – 2 of 2) sorted by relevance
1035 unsigned short tgt_count; member
266 if (adapter->drvr_qdepth > adapter->alloc_ccbs - adapter->tgt_count) { in blogic_create_addlccbs()267 adapter->drvr_qdepth = adapter->alloc_ccbs - adapter->tgt_count; in blogic_create_addlccbs()