Searched refs:it_context_mask (Results 1 – 1 of 1) sorted by relevance
211 u32 it_context_mask; /* unoccupied IT contexts */ member3091 mask = &ohci->it_context_mask; in ohci_allocate_iso_context()3262 ohci->it_context_mask |= 1 << index; in ohci_free_iso_context()3802 ohci->it_context_mask = ohci->it_context_support; in pci_probe()3803 ohci->n_it = hweight32(ohci->it_context_mask); in pci_probe()