Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dif_le_isa.c96 struct le_isa_softc { struct
166 struct le_isa_softc *lesc = (struct le_isa_softc *)sc; in le_isa_wrcsr()
176 struct le_isa_softc *lesc = (struct le_isa_softc *)sc; in le_isa_rdcsr()
197 struct le_isa_softc *lesc; in le_isa_probe_legacy()
253 struct le_isa_softc *lesc; in le_isa_attach()
444 struct le_isa_softc *lesc; in le_isa_detach()
470 struct le_isa_softc *lesc; in le_isa_suspend()
482 struct le_isa_softc *lesc; in le_isa_resume()
491 DEFINE_CLASS_0(le, le_isa_driver, le_isa_methods, sizeof(struct le_isa_softc));