Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h78 #define FW_DEVICE_7007 (0x7007 << 16) macro
H A Dfwohci_pci.c99 if (id == (FW_VENDORID_SIS | FW_DEVICE_7007)) { in fwohci_pci_probe()