HomeSort by: relevance | last modified time | path
    Searched defs:depca_eisa_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/eisa/
depca_eisa.c 74 struct depca_eisa_softc { struct
82 CFATTACH_DECL_NEW(depca_eisa, sizeof(struct depca_eisa_softc),
102 struct depca_eisa_softc *esc = device_private(self);
156 struct depca_eisa_softc *esc = (struct depca_eisa_softc *)sc;
depca_eisa.c 74 struct depca_eisa_softc { struct
82 CFATTACH_DECL_NEW(depca_eisa, sizeof(struct depca_eisa_softc),
102 struct depca_eisa_softc *esc = device_private(self);
156 struct depca_eisa_softc *esc = (struct depca_eisa_softc *)sc;
depca_eisa.c 74 struct depca_eisa_softc { struct
82 CFATTACH_DECL_NEW(depca_eisa, sizeof(struct depca_eisa_softc),
102 struct depca_eisa_softc *esc = device_private(self);
156 struct depca_eisa_softc *esc = (struct depca_eisa_softc *)sc;
depca_eisa.c 74 struct depca_eisa_softc { struct
82 CFATTACH_DECL_NEW(depca_eisa, sizeof(struct depca_eisa_softc),
102 struct depca_eisa_softc *esc = device_private(self);
156 struct depca_eisa_softc *esc = (struct depca_eisa_softc *)sc;

Completed in 43 milliseconds