OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sector_maps
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/emips/ebus/
flash_ebus.c
119
static const struct flash_type
sector_maps
[] = {
variable in typeref:typename:const struct flash_type[]
141
#define nMAPS ((sizeof
sector_maps
) / (sizeof
sector_maps
[0]))
1153
if ((
sector_maps
[i].ft_manuf_code == Mid) && (
sector_maps
[i].ft_device_code == Did)) {
1156
sc->sc_type =
sector_maps
[i];
flash_ebus.c
119
static const struct flash_type
sector_maps
[] = {
variable in typeref:typename:const struct flash_type[]
141
#define nMAPS ((sizeof
sector_maps
) / (sizeof
sector_maps
[0]))
1153
if ((
sector_maps
[i].ft_manuf_code == Mid) && (
sector_maps
[i].ft_device_code == Did)) {
1156
sc->sc_type =
sector_maps
[i];
Completed in 26 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025