Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfwohcireg.h76 #define FW_DEVICE_AIC5800 (0x5800 << 16) macro
H A Dfwohci_pci.c182 if (id == (FW_VENDORID_ADAPTEC | FW_DEVICE_AIC5800)) { in fwohci_pci_probe()