Home
last modified time | relevance | path

Searched refs:n_ir (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firewire/
H A Dohci.c195 int n_ir; member
3315 for (i = 0 ; i < ohci->n_ir ; i++) { in ohci_resume_iso_dma()
3793 ohci->n_ir = hweight32(ohci->ir_context_mask); in pci_probe()
3794 size = sizeof(struct iso_context) * ohci->n_ir; in pci_probe()
3843 err = fw_card_add(&ohci->card, max_receive, link_speed, guid, ohci->n_it + ohci->n_ir); in pci_probe()
3852 ohci->n_ir, ohci->n_it, ohci->quirks, in pci_probe()