Home
last modified time | relevance | path

Searched refs:tgt_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
DBusLogic.h1053 unsigned short tgt_count; member
DBusLogic.c271 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()