Home
last modified time | relevance | path

Searched refs:cy_find (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dcy_isa.c63 found = cy_find(sc); in cy_isa_probe()
100 if (cy_find(sc) == 0) { in cy_isa_attach()
/netbsd-src/sys/dev/ic/
H A Dcyvar.h95 int cy_find(struct cy_softc *);
H A Dcy.c86 cy_find(struct cy_softc *sc) in cy_find() function
/netbsd-src/sys/dev/pci/
H A Dcy_pci.c123 if (cy_find(sc) == 0) { in cy_pci_attach()