Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bce.c101 struct bce_softc { struct
185 struct bce_softc *sc = (struct bce_softc *) self; in bce_attach()
433 struct bce_softc *sc = (struct bce_softc *)self; in bce_activate()
610 struct bce_softc *sc; in bce_intr()
681 bce_rxintr(struct bce_softc *sc) in bce_rxintr()
748 bce_txintr(struct bce_softc *sc) in bce_txintr()
994 bce_reset(struct bce_softc *sc) in bce_reset()
1201 struct bce_softc *sc = (struct bce_softc *) self; in bce_mii_read()
1234 struct bce_softc *sc = (struct bce_softc *) self; in bce_mii_write()
1267 struct bce_softc *sc = (struct bce_softc *) self; in bce_statchg()
[all …]