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

  /src/sys/dev/flash/
flash.c 412 err = flash_erase(sc->sc_dev, &ei);
533 flash_erase(device_t self, struct flash_erase_instruction * const ei) function in typeref:typename:int
flash.c 412 err = flash_erase(sc->sc_dev, &ei);
533 flash_erase(device_t self, struct flash_erase_instruction * const ei) function in typeref:typename:int

Completed in 22 milliseconds