OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fo_erase
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
flashvar.h
50
int (*
fo_erase
) (struct flash_softc *, bus_size_t);
member in struct:flash_softc::flashops
64
#define flash_block_erase(sc, off) (sc)->sc_ops->
fo_erase
((sc), (off))
flash_vrip.c
111
.
fo_erase
= intel_erase,
120
.
fo_erase
= amd_erase,
129
.
fo_erase
= NULL,
Completed in 98 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025