Searched refs:n_ir (Results 1 – 1 of 1) sorted by relevance
192 int n_ir; member3310 for (i = 0 ; i < ohci->n_ir ; i++) { in ohci_resume_iso_dma()3788 ohci->n_ir = hweight32(ohci->ir_context_mask); in pci_probe()3789 size = sizeof(struct iso_context) * ohci->n_ir; in pci_probe()3838 err = fw_card_add(&ohci->card, max_receive, link_speed, guid, ohci->n_it + ohci->n_ir); in pci_probe()3847 ohci->n_ir, ohci->n_it, ohci->quirks, in pci_probe()