Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
Dohci.c217 bool mc_allocated; member
2968 index = !ohci->mc_allocated ? ffs(*mask) - 1 : -1; in ohci_allocate_iso_context()
2970 ohci->mc_allocated = true; in ohci_allocate_iso_context()
3016 ohci->mc_allocated = false; in ohci_allocate_iso_context()
3131 ohci->mc_allocated = false; in ohci_free_iso_context()