HomeSort by: relevance | last modified time | path
    Searched refs:flash_get_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/flash/
flash.h 126 const struct flash_softc *flash_get_softc(dev_t);
flash.c 499 flash_get_softc(dev_t dev) function
527 sc = flash_get_softc(dev);

Completed in 21 milliseconds