Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/nand/
Dnandemulator.c100 struct nandemulator_softc { struct
135 CFATTACH_DECL_NEW(nandemulator, sizeof(struct nandemulator_softc), argument
176 struct nandemulator_softc *sc = device_private(self); in nandemulator_attach()
283 struct nandemulator_softc *sc = device_private(self); in nandemulator_detach()
305 struct nandemulator_softc *sc = device_private(self); in nandemulator_device_reset()
322 struct nandemulator_softc *sc = device_private(self); in nandemulator_address_chip()
369 struct nandemulator_softc *sc = device_private(self); in nandemulator_command()
443 struct nandemulator_softc *sc = device_private(self); in nandemulator_address()
492 struct nandemulator_softc *sc = device_private(self); in nandemulator_busy()
510 struct nandemulator_softc *sc = device_private(self); in nandemulator_read_1()
[all …]