Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/firewire/
Dfwohci_pci.c190 if (id == (FW_VENDORID_SUN | FW_DEVICE_PCIO2FW)) { in fwohci_pci_probe()
224 if (pci_get_devid(self) == (FW_VENDORID_SUN | FW_DEVICE_PCIO2FW) && in fwohci_pci_init()
Dfwohcireg.h82 #define FW_DEVICE_PCIO2FW (0x1102 << 16) macro