Home
last modified time | relevance | path

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

/openbmc/linux/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()