Home
last modified time | relevance | path

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

/trueos/sys/dev/flash/
HDmx25l.c95 static void mx25l_strategy(struct bio *bp);
384 sc->sc_disk->d_strategy = mx25l_strategy; in mx25l_attach()
439 mx25l_strategy(struct bio *bp) in mx25l_strategy() function