Searched refs:it_context_mask (Results 1 – 1 of 1) sorted by relevance
210 u32 it_context_mask; /* unoccupied IT contexts */ member2946 mask = &ohci->it_context_mask; in ohci_allocate_iso_context()3121 ohci->it_context_mask |= 1 << index; in ohci_free_iso_context()3675 ohci->it_context_mask = ohci->it_context_support; in pci_probe()3676 ohci->n_it = hweight32(ohci->it_context_mask); in pci_probe()