OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLASH_ST_BUSY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
flashvar.h
39
#define
FLASH_ST_BUSY
0x01
flash_vrip.c
324
if (sc->sc_status &
FLASH_ST_BUSY
)
326
sc->sc_status |=
FLASH_ST_BUSY
;
336
sc->sc_status &= ~
FLASH_ST_BUSY
;
/src/sys/arch/mips/atheros/dev/
athflash.c
115
#define
FLASH_ST_BUSY
0x1
267
if (sc->sc_status &
FLASH_ST_BUSY
)
269
sc->sc_status |=
FLASH_ST_BUSY
;
279
sc->sc_status &= ~
FLASH_ST_BUSY
;
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025