Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/firewire/
HDfwohci_pci.c160 if (id == (FW_VENDORID_RICOH | FW_DEVICE_R5C551)) { in fwohci_pci_probe()
164 if (id == (FW_VENDORID_RICOH | FW_DEVICE_R5C552)) { in fwohci_pci_probe()
HDfwohcireg.h46 #define FW_VENDORID_RICOH 0x1180 macro