Searched defs:next_sect (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c157 struct ovly_sect *next_sect; member in struct:ovly_sect
592 next = ovly_section->next_sect;
599 next = ovly_section->next_sect;
606 next = ovly_section->next_sect;
612 next = ovly_section->next_sect;
1000 ovly_section = ovly_section->next_sect;
1022 last_sect->next_sect = new_sect;
1056 ovly_section = ovly_section->next_sect;
1440 ovly_section = ovly_section->next_sect;
1460 ovly_section = ovly_section->next_sect;
[all...]

Completed in 148 milliseconds