Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/flash/
H A Dflash.h126 const struct flash_softc *flash_get_softc(dev_t);
H A Dflash.c499 flash_get_softc(dev_t dev) in flash_get_softc() function
527 sc = flash_get_softc(dev); in flash_get_size()