Home
last modified time | relevance | path

Searched refs:FW_DEVICE_UPD871 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h54 #define FW_DEVICE_UPD871 (0x00ce << 16) macro
H A Dfwohci_pci.c83 if (id == (FW_VENDORID_NEC | FW_DEVICE_UPD871)) { in fwohci_pci_probe()