Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dbe.c103 struct be_softc { struct
156 static void bereset(struct be_softc *); argument
157 static void behwreset(struct be_softc *);
160 static int berint(struct be_softc *);
161 static int betint(struct be_softc *);
162 static int beqint(struct be_softc *, uint32_t);
163 static int beeint(struct be_softc *, uint32_t);
165 static void be_read(struct be_softc *, int, int);
166 static int be_put(struct be_softc *, int, struct mbuf *);
167 static struct mbuf *be_get(struct be_softc *, int, int);
[all …]