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