Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h71 #define FW_DEVICE_VT6306 (0x3044 << 16) macro
H A Dfwohci_pci.c156 if (id == (FW_VENDORID_VIA | FW_DEVICE_VT6306)) { in fwohci_pci_probe()