HomeSort by: relevance | last modified time | path
    Searched refs:cs4281_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
cs4281.c 103 static int cs4281_init(struct cs428x_softc *, int);
267 if (cs4281_init(sc, 1) != 0) {
650 cs4281_init(sc, 0);
837 cs4281_init(struct cs428x_softc *sc, int init) function in typeref:typename:int
cs4281.c 103 static int cs4281_init(struct cs428x_softc *, int);
267 if (cs4281_init(sc, 1) != 0) {
650 cs4281_init(sc, 0);
837 cs4281_init(struct cs428x_softc *sc, int init) function in typeref:typename:int

Completed in 25 milliseconds