Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em.c369 struct em_softc *sc = (struct em_softc *)self; in em_defer_attach()
415 struct em_softc *sc; in em_attach()
859 struct em_softc *sc = arg; in em_init()
1011 struct em_softc *sc = arg; in em_intr()
1378 struct em_softc *sc = arg; in em_82547_move_tail()
1455 em_iff(struct em_softc *sc) in em_iff()
1520 struct em_softc *sc = arg; in em_local_timer()
1606 struct em_softc *sc = arg; in em_stop()
2055 struct em_softc *sc = (struct em_softc *)self; in em_detach()
2077 struct em_softc *sc = (struct em_softc *)self; in em_activate()
[all …]
H A Dif_em_soc.c51 struct em_softc *sc = (struct em_softc *) in gcu_miibus_readreg()
99 struct em_softc *sc = (struct em_softc *) in gcu_miibus_writereg()
H A Dif_em.h363 struct em_softc;
365 struct em_softc *sc;
383 struct em_softc { struct
H A Dif_em_hw.h342 struct em_softc;
344 int32_t em_init_hw(struct em_softc *sc);
H A Dif_em_hw.c86 static void em_initialize_hardware_bits(struct em_softc *);
1233 em_initialize_hardware_bits(struct em_softc *sc) in em_initialize_hardware_bits()
1560 em_init_hw(struct em_softc *sc) in em_init_hw()