Home
last modified time | relevance | path

Searched refs:FW_DEVICE_TITSB23 (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/boot/i386/libfirewire/
Dfwohcireg.h58 #define FW_DEVICE_TITSB23 (0x8019 << 16) macro
/freebsd-10-stable/sys/dev/firewire/
Dfwohcireg.h59 #define FW_DEVICE_TITSB23 (0x8019 << 16) macro
Dfwohci_pci.c132 if (id == (FW_VENDORID_TI | FW_DEVICE_TITSB23)) { in fwohci_pci_probe()