Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
Dohci.c210 u32 it_context_mask; /* unoccupied IT contexts */ member
2954 mask = &ohci->it_context_mask; in ohci_allocate_iso_context()
3129 ohci->it_context_mask |= 1 << index; in ohci_free_iso_context()
3684 ohci->it_context_mask = ohci->it_context_support; in pci_probe()
3685 ohci->n_it = hweight32(ohci->it_context_mask); in pci_probe()