Home
last modified time | relevance | path

Searched refs:tgt_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A DBusLogic.h1046 unsigned short tgt_count; member
H A DBusLogic.c266 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()
/kernel/linux/linux-6.6/drivers/scsi/
H A DBusLogic.h1035 unsigned short tgt_count; member
H A DBusLogic.c266 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()

Completed in 15 milliseconds