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