Searched refs:tci_pool (Results 1 – 2 of 2) sorted by relevance
192 u16 tci_pool[SCI_MAX_IO_REQUESTS]; member
999 BUILD_BUG_ON(SCI_MAX_IO_REQUESTS > 1 << sizeof(ihost->tci_pool[0]) * 8); in sci_controller_start()2554 ihost->tci_pool[tail] = tci; in isci_tci_free()2561 u16 tci = ihost->tci_pool[head]; in isci_tci_alloc()