Searched refs:active_chip (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/nand/
H A Dnandsim_ctrl.c173 sc->active_chip = sc->chips[cs];
175 if (sc->active_chip)
176 nandsim_log(sc->active_chip, NANDSIM_LOG_EV,
190 chip = sc->active_chip;
233 chip = sc->active_chip;
257 chip = sc->active_chip;
284 chip = sc->active_chip;
308 chip = sc->active_chip;
328 chip = sc->active_chip;
H A Dnandsim_chip.h57 struct nandsim_chip *active_chip; member in struct:nandsim_softc

Completed in 58 milliseconds