Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dinit_ohci1394_dma.c287 if (class>>8 != PCI_CLASS_SERIAL_FIREWIRE_OHCI) in init_ohci1394_dma_on_all_controllers()
Dohci.c3862 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_FIREWIRE_OHCI, ~0) },
/Linux-v4.19/include/linux/
Dpci_ids.h109 #define PCI_CLASS_SERIAL_FIREWIRE_OHCI 0x0c0010 macro