Searched refs:FW_DEVICE_VT6306 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/firewire/ | ||
H A D | fwohcireg.h | 71 #define FW_DEVICE_VT6306 (0x3044 << 16) macro |
H A D | fwohci_pci.c | 156 if (id == (FW_VENDORID_VIA | FW_DEVICE_VT6306)) { in fwohci_pci_probe() |