OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nand_get_status
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/nand/
nand.c
66
static inline uint8_t
nand_get_status
(device_t);
375
KASSERT(
nand_get_status
(self) & ONFI_STATUS_RDY);
650
nand_get_status
(device_t self)
function in typeref:typename:uint8_t
664
if (
nand_get_status
(self) & ONFI_STATUS_WP)
826
status =
nand_get_status
(self);
876
status =
nand_get_status
(self);
1022
status =
nand_get_status
(self);
Completed in 13 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025