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

  /src/sys/dev/flash/
flash.h 81 struct flash_erase_instruction { struct
84 void (*ei_callback)(struct flash_erase_instruction *);
98 int (*erase)(device_t, struct flash_erase_instruction *);
131 int flash_erase(device_t, struct flash_erase_instruction *);
flash.h 81 struct flash_erase_instruction { struct
84 void (*ei_callback)(struct flash_erase_instruction *);
98 int (*erase)(device_t, struct flash_erase_instruction *);
131 int flash_erase(device_t, struct flash_erase_instruction *);

Completed in 21 milliseconds