Searched refs:FW_DEVICE_TITSB43 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/firewire/ | ||
H A D | fwohcireg.h | 61 #define FW_DEVICE_TITSB43 (0x8021 << 16) macro |
H A D | fwohci_pci.c | 116 if (id == (FW_VENDORID_TI | FW_DEVICE_TITSB43)) { in fwohci_pci_probe() |