Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/i386/libfirewire/
Dfwohcireg.h55 #define FW_DEVICE_UPD72873 (0x00e7 << 16) macro
/freebsd-10-stable/sys/dev/firewire/
Dfwohcireg.h56 #define FW_DEVICE_UPD72873 (0x00e7 << 16) macro
Dfwohci_pci.c115 if (id == (FW_VENDORID_NEC | FW_DEVICE_UPD72873)) { in fwohci_pci_probe()