Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A DBusLogic.h1035 unsigned short tgt_count; member
H A DBusLogic.c267 if (adapter->drvr_qdepth > adapter->alloc_ccbs - adapter->tgt_count) { in blogic_create_addlccbs()
268 adapter->drvr_qdepth = adapter->alloc_ccbs - adapter->tgt_count; in blogic_create_addlccbs()