Home
last modified time | relevance | path

Searched defs:besoftc (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/arch/sparc/dev/
Dbevar.h28 struct besoftc { struct
29 struct device sc_dev;
30 struct sbusdev sc_sd; /* sbus device */
31 struct intrhand sc_ih; /* interrupt vectoring */
32 struct arpcom sc_arpcom; /* ethernet common */
33 struct ifmedia sc_ifmedia; /* interface media */
35 struct qec_softc *sc_qec; /* QEC parent */
36 struct qecregs *sc_qr; /* QEC registers */
37 struct be_bregs *sc_br; /* be registers */
38 struct be_cregs *sc_cr; /* channel registers */
[all …]