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

  /src/sys/dev/mca/
if_elmc_mca.c 66 struct elmc_mca_softc { struct
104 struct elmc_mca_softc *asc = device_private(self);
346 struct elmc_mca_softc* asc = (struct elmc_mca_softc *) sc;
371 struct elmc_mca_softc* asc = (struct elmc_mca_softc *) sc;
401 CFATTACH_DECL_NEW(elmc_mca, sizeof(struct elmc_mca_softc),
if_elmc_mca.c 66 struct elmc_mca_softc { struct
104 struct elmc_mca_softc *asc = device_private(self);
346 struct elmc_mca_softc* asc = (struct elmc_mca_softc *) sc;
371 struct elmc_mca_softc* asc = (struct elmc_mca_softc *) sc;
401 CFATTACH_DECL_NEW(elmc_mca, sizeof(struct elmc_mca_softc),
if_elmc_mca.c 66 struct elmc_mca_softc { struct
104 struct elmc_mca_softc *asc = device_private(self);
346 struct elmc_mca_softc* asc = (struct elmc_mca_softc *) sc;
371 struct elmc_mca_softc* asc = (struct elmc_mca_softc *) sc;
401 CFATTACH_DECL_NEW(elmc_mca, sizeof(struct elmc_mca_softc),

Completed in 119 milliseconds