Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/firewire/
HDfwohci_pci.c168 if (id == (FW_VENDORID_APPLE | FW_DEVICE_PANGEA)) { in fwohci_pci_probe()
172 if (id == (FW_VENDORID_APPLE | FW_DEVICE_UNINORTH2)) { in fwohci_pci_probe()
HDfwohcireg.h47 #define FW_VENDORID_APPLE 0x106b macro