Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dcy_pci.c100 sc->sc_bustype = CY_BUSTYPE_PCI; in cy_pci_attach()
128 CY_BUSTYPE_PCI)) == 0) { in cy_pci_attach()
/openbsd/src/sys/dev/ic/
Dcyreg.h78 #define CY_BUSTYPE_PCI 1 macro