Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c210 u32 it_context_support; member
1789 if (!(ohci->it_context_support & (1 << i))) in handle_dead_contexts()
3795 ohci->it_context_support = reg_read(ohci, OHCI1394_IsoXmitIntMaskSet); in pci_probe()
3797 if (!ohci->it_context_support) { in pci_probe()
3799 ohci->it_context_support = 0xf; in pci_probe()
3802 ohci->it_context_mask = ohci->it_context_support; in pci_probe()