Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h70 #define FW_DEVICE_CXD3222 (0x8039 << 16) macro
H A Dfwohci_pci.c152 if (id == (FW_VENDORID_SONY | FW_DEVICE_CXD3222)) { in fwohci_pci_probe()