Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci_pci.cpp164 if (info->vendor_id == FW_VENDORID_SUN && info->device_id == (FW_DEVICE_PCIO2FW >> 16) && in fwohci_pci_attach()
H A Dfirewire_module.cpp71 {FW_VENDORID_SUN, FW_DEVICE_PCIO2FW, "Sun PCIO-2"},
H A Dfwohcireg.h50 #define FW_VENDORID_SUN 0x108eu macro