Searched refs:it_context_mask (Results 1 – 1 of 1) sorted by relevance
210 u32 it_context_mask; /* unoccupied IT contexts */ member2954 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()