Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c324 static u32 bce_reg_rd (struct bce_softc *, u32);
325 static void bce_reg_wr (struct bce_softc *, u32, u32);
326 static void bce_reg_wr16 (struct bce_softc *, u32, u16);
327 static u32 bce_ctx_rd (struct bce_softc *, u32, u32);
328 static void bce_dump_enet (struct bce_softc *, struct mbuf *);
329 static void bce_dump_mbuf (struct bce_softc *, struct mbuf *);
330 static void bce_dump_tx_mbuf_chain (struct bce_softc *, u16, int);
331 static void bce_dump_rx_mbuf_chain (struct bce_softc *, u16, int);
332 static void bce_dump_pg_mbuf_chain (struct bce_softc *, u16, int);
333 static void bce_dump_txbd (struct bce_softc *,
[all …]
H A Dif_bcereg.h6294 struct bce_softc struct
/freebsd/sys/dev/mii/
H A Dbrgphy.c180 detect_hs21(struct bce_softc *bce_sc) in detect_hs21()
215 struct bce_softc *bce_sc = NULL; in brgphy_attach()
937 struct bce_softc *bce_sc = NULL; in brgphy_reset()