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

  /src/sys/arch/mips/rmi/
rmixl_nand.c 74 struct rmixl_nand_softc { struct
97 CFATTACH_DECL_NEW(rmixl_nand, sizeof(struct rmixl_nand_softc), rmixl_nand_match,
151 struct rmixl_nand_softc *sc = device_private(self);
237 struct rmixl_nand_softc *sc = device_private(self);
254 struct rmixl_nand_softc *sc = device_private(self);
263 struct rmixl_nand_softc *sc = device_private(self);
272 struct rmixl_nand_softc *sc = device_private(self);
293 struct rmixl_nand_softc *sc = device_private(self);
301 struct rmixl_nand_softc *sc = device_private(self);
309 struct rmixl_nand_softc *sc = device_private(self)
    [all...]

Completed in 11 milliseconds