Home
last modified time | relevance | path

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

/freebsd/sys/dev/cas/
H A Dif_cas.c127 static int cas_attach(struct cas_softc *sc);
182 cas_attach(struct cas_softc *sc) in cas_attach() function
2861 if (cas_attach(sc) != 0) { in cas_pci_attach()