Searched refs:FW_VENDORID_NEC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohci_pci.c81 if (id == (FW_VENDORID_NEC | FW_DEVICE_UPD861)) {
85 if (id == (FW_VENDORID_NEC | FW_DEVICE_UPD871)) {
89 if (id == (FW_VENDORID_NEC | FW_DEVICE_UPD72870)) {
93 if (id == (FW_VENDORID_NEC | FW_DEVICE_UPD72873)) {
97 if (id == (FW_VENDORID_NEC | FW_DEVICE_UPD72874)) {
H A Dfwohcireg.h42 #define FW_VENDORID_NEC 0x1033 macro

Completed in 115 milliseconds