Searched refs:it_context_mask (Results 1 – 1 of 1) sorted by relevance
223 u32 it_context_mask; /* unoccupied IT contexts */ member2955 mask = &ohci->it_context_mask; in ohci_allocate_iso_context()3130 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()